mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
25 lines
581 B
Smali
25 lines
581 B
Smali
.class public Lorg/webrtc/GlUtil$GlOutOfMemoryException;
|
|
.super Landroid/opengl/GLException;
|
|
.source "GlUtil.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lorg/webrtc/GlUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "GlOutOfMemoryException"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ILjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 27
|
|
invoke-direct {p0, p1, p2}, Landroid/opengl/GLException;-><init>(ILjava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|