Rabbit-R1/android (non root)/smali/smali_classes3/org/webrtc/GlUtil$GlOutOfMemoryException.smali
2024-05-21 17:08:36 -04:00

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