tmap/smali/x/x.smali
2022-06-10 21:38:30 +09:00

41 lines
870 B
Smali

.class public interface abstract Lx/x;
.super Ljava/lang/Object;
.source "CaptureProcessor.java"
# virtual methods
.method public abstract a(Landroid/view/Surface;I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"surface",
"imageFormat"
}
.end annotation
.end method
.method public abstract b(Lx/k0;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"bundle"
}
.end annotation
.end method
.method public abstract c(Landroid/util/Size;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"size"
}
.end annotation
.end method