discord-jadx/app/src/main/java/c/o/a/n/h.java

25 lines
631 B
Java

package c.o.a.n;
import c.o.a.x.b;
/* compiled from: CameraBaseEngine */
public class h implements Runnable {
public final /* synthetic */ g i;
public h(g gVar) {
this.i = gVar;
}
@Override // java.lang.Runnable
public void run() {
b R0 = this.i.R0();
if (R0.equals(this.i.r)) {
i.i.a(1, "onSurfaceChanged:", "The computed preview size is identical. No op.");
return;
}
i.i.a(1, "onSurfaceChanged:", "Computed a new preview size. Calling onPreviewStreamSizeChanged().");
g gVar = this.i;
gVar.r = R0;
gVar.X0();
}
}