Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/player/exoplayer2/n.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

144 lines
2.8 KiB
Smali

.class public final Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final d:Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
# instance fields
.field public final a:F
.field public final b:F
.field public final c:I
# direct methods
.method public static constructor <clinit>()V
.locals 2
.line 1
new-instance v0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
const/high16 v1, 0x3f800000 # 1.0f
invoke-direct {v0, v1, v1}, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;-><init>(FF)V
sput-object v0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->d:Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
return-void
.end method
.method public constructor <init>(FF)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->a:F
iput p2, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->b:F
const/high16 p2, 0x447a0000 # 1000.0f
mul-float/2addr p1, p2
.line 4
invoke-static {p1}, Ljava/lang/Math;->round(F)I
move-result p1
iput p1, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->c:I
return-void
.end method
# virtual methods
.method public final equals(Ljava/lang/Object;)Z
.locals 4
const/4 v0, 0x1
if-ne p0, p1, :cond_0
return v0
:cond_0
const/4 v1, 0x0
if-eqz p1, :cond_3
.line 1
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v2
const-class v3, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
if-eq v3, v2, :cond_1
goto :goto_1
.line 4
:cond_1
check-cast p1, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;
iget v2, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->a:F
.line 5
iget v3, p1, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->a:F
cmpl-float v2, v2, v3
if-nez v2, :cond_2
iget v2, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->b:F
iget p1, p1, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->b:F
cmpl-float p1, v2, p1
if-nez p1, :cond_2
goto :goto_0
:cond_2
move v0, v1
:goto_0
return v0
:cond_3
:goto_1
return v1
.end method
.method public final hashCode()I
.locals 2
iget v0, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->a:F
.line 1
invoke-static {v0}, Ljava/lang/Float;->floatToRawIntBits(F)I
move-result v0
add-int/lit16 v0, v0, 0x20f
mul-int/lit8 v0, v0, 0x1f
iget v1, p0, Lcom/fyber/inneractive/sdk/player/exoplayer2/n;->b:F
.line 2
invoke-static {v1}, Ljava/lang/Float;->floatToRawIntBits(F)I
move-result v1
add-int/2addr v1, v0
return v1
.end method