- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
49 lines
1.1 KiB
Java
49 lines
1.1 KiB
Java
package com.applovin.impl;
|
|
|
|
import com.applovin.impl.ij;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class or implements ij {
|
|
private final mr a;
|
|
private final int b;
|
|
private final long c;
|
|
private final long d;
|
|
private final long e;
|
|
|
|
@Override // com.applovin.impl.ij
|
|
public boolean b() {
|
|
return true;
|
|
}
|
|
|
|
@Override // com.applovin.impl.ij
|
|
public long d() {
|
|
return this.e;
|
|
}
|
|
|
|
public or(mr mrVar, int i, long j, long j2) {
|
|
this.a = mrVar;
|
|
this.b = i;
|
|
this.c = j;
|
|
long j3 = (j2 - j) / mrVar.e;
|
|
this.d = j3;
|
|
this.e = c(j3);
|
|
}
|
|
|
|
@Override // com.applovin.impl.ij
|
|
public ij.a b(long j) {
|
|
long b = xp.b((this.a.c * j) / (this.b * 1000000), 0L, this.d - 1);
|
|
long j2 = this.c + (this.a.e * b);
|
|
long c = c(b);
|
|
kj kjVar = new kj(c, j2);
|
|
if (c < j && b != this.d - 1) {
|
|
long j3 = b + 1;
|
|
return new ij.a(kjVar, new kj(c(j3), this.c + (this.a.e * j3)));
|
|
}
|
|
return new ij.a(kjVar);
|
|
}
|
|
|
|
private long c(long j) {
|
|
return xp.c(j * this.b, 1000000L, this.a.c);
|
|
}
|
|
}
|