今奥全景相机
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.

55 lines
1.3 KiB

.class Lcom/via/gpuimage/GPUImageView$3;
.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;
.field final synthetic val$waiter:Ljava/util/concurrent/Semaphore;
# direct methods
.method constructor <init>(Lcom/via/gpuimage/GPUImageView;Ljava/util/concurrent/Semaphore;)V
.locals 0
.prologue
.line 248
iput-object p1, p0, Lcom/via/gpuimage/GPUImageView$3;->this$0:Lcom/via/gpuimage/GPUImageView;
iput-object p2, p0, Lcom/via/gpuimage/GPUImageView$3;->val$waiter:Ljava/util/concurrent/Semaphore;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.prologue
.line 251
iget-object v0, p0, Lcom/via/gpuimage/GPUImageView$3;->val$waiter:Ljava/util/concurrent/Semaphore;
invoke-virtual {v0}, Ljava/util/concurrent/Semaphore;->release()V
.line 252
return-void
.end method