36 lines
745 B
Smali
36 lines
745 B
Smali
.class public Lcsdk/glucentralservices/devicetiers/DeviceUtil$GlesData;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcsdk/glucentralservices/devicetiers/DeviceUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "GlesData"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public gpuRenderer:Ljava/lang/String;
|
|
|
|
.field public gpuVendor:Ljava/lang/String;
|
|
|
|
.field public highestEsVersion:I
|
|
|
|
.field public supportedTextureFormat:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 242
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|