mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
25 lines
639 B
Smali
25 lines
639 B
Smali
.class interface abstract Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
|
|
.super Ljava/lang/Object;
|
|
.source "TextureBufferImpl.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/TextureBufferImpl;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x608
|
|
name = "RefCountMonitor"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onDestroy(Lorg/webrtc/TextureBufferImpl;)V
|
|
.end method
|
|
|
|
.method public abstract onRelease(Lorg/webrtc/TextureBufferImpl;)V
|
|
.end method
|
|
|
|
.method public abstract onRetain(Lorg/webrtc/TextureBufferImpl;)V
|
|
.end method
|