145 lines
3.3 KiB
Smali
145 lines
3.3 KiB
Smali
.class public Landroidx/camera/core/m2$a;
|
|
.super Ljava/lang/Object;
|
|
.source "ProcessingSurface.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/camera/core/impl/utils/futures/c;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/camera/core/m2;-><init>(IIILandroid/os/Handler;Landroidx/camera/core/impl/h;Lx/x;Landroidx/camera/core/impl/DeferrableSurface;Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroidx/camera/core/impl/utils/futures/c<",
|
|
"Landroid/view/Surface;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroidx/camera/core/m2;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/camera/core/m2;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x8010
|
|
}
|
|
names = {
|
|
"this$0"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Landroidx/camera/core/m2$a;->a:Landroidx/camera/core/m2;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Landroid/view/Surface;)V
|
|
.locals 3
|
|
.param p1 # Landroid/view/Surface;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"surface"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/camera/core/m2$a;->a:Landroidx/camera/core/m2;
|
|
|
|
iget-object v0, v0, Landroidx/camera/core/m2;->j:Ljava/lang/Object;
|
|
|
|
monitor-enter v0
|
|
|
|
.line 2
|
|
:try_start_0
|
|
iget-object v1, p0, Landroidx/camera/core/m2$a;->a:Landroidx/camera/core/m2;
|
|
|
|
iget-object v1, v1, Landroidx/camera/core/m2;->r:Lx/x;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-interface {v1, p1, v2}, Lx/x;->a(Landroid/view/Surface;I)V
|
|
|
|
.line 3
|
|
monitor-exit v0
|
|
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
monitor-exit v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public onFailure(Ljava/lang/Throwable;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"t"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "ProcessingSurfaceTextur"
|
|
|
|
const-string v1, "Failed to extract Listenable<Surface>."
|
|
|
|
.line 1
|
|
invoke-static {v0, v1, p1}, Landroidx/camera/core/x1;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
|
|
.locals 0
|
|
.param p1 # Ljava/lang/Object;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x1000
|
|
}
|
|
names = {
|
|
"surface"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/view/Surface;
|
|
|
|
invoke-virtual {p0, p1}, Landroidx/camera/core/m2$a;->a(Landroid/view/Surface;)V
|
|
|
|
return-void
|
|
.end method
|