46 lines
1 KiB
Smali
46 lines
1 KiB
Smali
.class public final synthetic Le0/d/i;
|
|
.super Ljava/lang/Object;
|
|
.source "lambda"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic d:Lorg/webrtc/EglRenderer;
|
|
|
|
.field private final synthetic e:Lorg/webrtc/EglBase$Context;
|
|
|
|
.field private final synthetic f:[I
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lorg/webrtc/EglRenderer;Lorg/webrtc/EglBase$Context;[I)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Le0/d/i;->d:Lorg/webrtc/EglRenderer;
|
|
|
|
iput-object p2, p0, Le0/d/i;->e:Lorg/webrtc/EglBase$Context;
|
|
|
|
iput-object p3, p0, Le0/d/i;->f:[I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Le0/d/i;->d:Lorg/webrtc/EglRenderer;
|
|
|
|
iget-object v1, p0, Le0/d/i;->e:Lorg/webrtc/EglBase$Context;
|
|
|
|
iget-object v2, p0, Le0/d/i;->f:[I
|
|
|
|
invoke-virtual {v0, v1, v2}, Lorg/webrtc/EglRenderer;->a(Lorg/webrtc/EglBase$Context;[I)V
|
|
|
|
return-void
|
|
.end method
|