EglBase10$Context.smali
.class public Lorg/webrtc/ali/EglBase10$Context;
.super Lorg/webrtc/ali/EglBase$Context;
.source "EglBase10.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/ali/EglBase10;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Context"
.end annotation
# instance fields
.field private final eglContext:Ljavax/microedition/khronos/egl/EGLContext;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljavax/microedition/khronos/egl/EGLContext;)V
.registers 2
.param p1, "eglContext" # Ljavax/microedition/khronos/egl/EGLContext;
.line 43
invoke-direct {p0}, Lorg/webrtc/ali/EglBase$Context;-><init>()V
.line 44
iput-object p1, p0, Lorg/webrtc/ali/EglBase10$Context;->eglContext:Ljavax/microedition/khronos/egl/EGLContext;
.line 45
return-void
.end method
.method static synthetic access$000(Lorg/webrtc/ali/EglBase10$Context;)Ljavax/microedition/khronos/egl/EGLContext;
.registers 2
.param p0, "x0" # Lorg/webrtc/ali/EglBase10$Context;
.line 40
iget-object v0, p0, Lorg/webrtc/ali/EglBase10$Context;->eglContext:Ljavax/microedition/khronos/egl/EGLContext;
return-object v0
.end method