mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 17:42:33 -06:00
29 lines
650 B
Smali
29 lines
650 B
Smali
|
.class public interface abstract Lio/flutter/view/TextureRegistry$ImageTextureEntry;
|
||
|
.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 = "ImageTextureEntry"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract id()J
|
||
|
.end method
|
||
|
|
||
|
.method public abstract pushImage(Landroid/media/Image;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract release()V
|
||
|
.end method
|