mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
22 lines
559 B
Smali
22 lines
559 B
Smali
.class public interface abstract Lio/flutter/view/TextureRegistry$ImageConsumer;
|
|
.super Ljava/lang/Object;
|
|
.source "TextureRegistry.java"
|
|
|
|
# interfaces
|
|
.implements Lio/flutter/view/TextureRegistry$TextureEntry;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/flutter/view/TextureRegistry;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ImageConsumer"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract acquireLatestImage()Landroid/media/Image;
|
|
.end method
|