73 lines
1.6 KiB
Smali
73 lines
1.6 KiB
Smali
.class public interface abstract Landroidx/camera/core/p1;
|
|
.super Ljava/lang/Object;
|
|
.source "ImageProxy.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/AutoCloseable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/camera/core/p1$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract G0()Landroid/graphics/Rect;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract V(Landroid/graphics/Rect;)V
|
|
.param p1 # Landroid/graphics/Rect;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"rect"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract close()V
|
|
.end method
|
|
|
|
.method public abstract f1()Landroidx/camera/core/o1;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract g()I
|
|
.end method
|
|
|
|
.method public abstract getHeight()I
|
|
.end method
|
|
|
|
.method public abstract getWidth()I
|
|
.end method
|
|
|
|
.method public abstract p1()Landroid/media/Image;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/camera/core/ExperimentalGetImage;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract r0()[Landroidx/camera/core/p1$a;
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"ArrayReturn"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|