36 lines
816 B
Smali
36 lines
816 B
Smali
.class public interface abstract Landroidx/camera/core/r1;
|
|
.super Ljava/lang/Object;
|
|
.source "ImageReaderProxyProvider.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
value = {
|
|
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(IIIIJ)Lx/l0;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"width",
|
|
"height",
|
|
"format",
|
|
"queueDepth",
|
|
"usage"
|
|
}
|
|
.end annotation
|
|
.end method
|