tmap/smali/androidx/camera/core/impl/ImageOutputConfig$a.smali
2022-06-10 21:38:30 +09:00

174 lines
4.0 KiB
Smali

.class public interface abstract Landroidx/camera/core/impl/ImageOutputConfig$a;
.super Ljava/lang/Object;
.source "ImageOutputConfig.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/impl/ImageOutputConfig;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<B:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract e(I)Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"rotation"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)TB;"
}
.end annotation
.end method
.method public abstract h(Landroid/util/Size;)Ljava/lang/Object;
.param p1 # Landroid/util/Size;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"resolution"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/util/Size;",
")TB;"
}
.end annotation
.end method
.method public abstract j(Landroid/util/Size;)Ljava/lang/Object;
.param p1 # Landroid/util/Size;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"resolution"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/util/Size;",
")TB;"
}
.end annotation
.end method
.method public abstract l(Landroid/util/Size;)Ljava/lang/Object;
.param p1 # Landroid/util/Size;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"resolution"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/util/Size;",
")TB;"
}
.end annotation
.end method
.method public abstract m(I)Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"aspectRatio"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)TB;"
}
.end annotation
.end method
.method public abstract q(Ljava/util/List;)Ljava/lang/Object;
.param p1 # Ljava/util/List;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"resolutionsList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Landroid/util/Pair<",
"Ljava/lang/Integer;",
"[",
"Landroid/util/Size;",
">;>;)TB;"
}
.end annotation
.end method