mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
22 lines
502 B
Smali
22 lines
502 B
Smali
.class public interface abstract Lorg/webrtc/EglBase14$Context;
|
|
.super Ljava/lang/Object;
|
|
.source "EglBase14.java"
|
|
|
|
# interfaces
|
|
.implements Lorg/webrtc/EglBase$Context;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/EglBase14;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Context"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getRawContext()Landroid/opengl/EGLContext;
|
|
.end method
|