You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
2.0 KiB
72 lines
2.0 KiB
2 years ago
|
.class Lcom/via/gpuimage/GPUImageView$2;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "GPUImageView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/Runnable;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lcom/via/gpuimage/GPUImageView;->capture(II)Landroid/graphics/Bitmap;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/via/gpuimage/GPUImageView;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 236
|
||
|
iput-object p1, p0, Lcom/via/gpuimage/GPUImageView$2;->this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public run()V
|
||
|
.locals 4
|
||
|
|
||
|
.prologue
|
||
|
.line 240
|
||
|
iget-object v0, p0, Lcom/via/gpuimage/GPUImageView$2;->this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
new-instance v1, Lcom/via/gpuimage/GPUImageView$LoadingView;
|
||
|
|
||
|
iget-object v2, p0, Lcom/via/gpuimage/GPUImageView$2;->this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
iget-object v3, p0, Lcom/via/gpuimage/GPUImageView$2;->this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
invoke-virtual {v3}, Lcom/via/gpuimage/GPUImageView;->getContext()Landroid/content/Context;
|
||
|
|
||
|
move-result-object v3
|
||
|
|
||
|
invoke-direct {v1, v2, v3}, Lcom/via/gpuimage/GPUImageView$LoadingView;-><init>(Lcom/via/gpuimage/GPUImageView;Landroid/content/Context;)V
|
||
|
|
||
|
invoke-virtual {v0, v1}, Lcom/via/gpuimage/GPUImageView;->addView(Landroid/view/View;)V
|
||
|
|
||
|
.line 242
|
||
|
iget-object v0, p0, Lcom/via/gpuimage/GPUImageView$2;->this$0:Lcom/via/gpuimage/GPUImageView;
|
||
|
|
||
|
invoke-static {v0}, Lcom/via/gpuimage/GPUImageView;->access$000(Lcom/via/gpuimage/GPUImageView;)Landroid/opengl/GLSurfaceView;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
invoke-virtual {v0}, Landroid/opengl/GLSurfaceView;->requestLayout()V
|
||
|
|
||
|
.line 243
|
||
|
return-void
|
||
|
.end method
|