NetMirror.apk
Download file
package com.facebook.imagepipeline.producers;
import b0.AbstractC0306a;
import java.io.InputStream;
import java.util.concurrent.Executor;
/* JADX INFO: loaded from: classes.dex */
public abstract class M implements e0 {
/* JADX INFO: renamed from: a, reason: collision with root package name */
private final Executor f6036a;
/* JADX INFO: renamed from: b, reason: collision with root package name */
private final a0.i f6037b;
class a extends n0 {
/* JADX INFO: renamed from: g, reason: collision with root package name */
final /* synthetic */ U0.b f6038g;
/* JADX INFO: renamed from: h, reason: collision with root package name */
final /* synthetic */ h0 f6039h;
/* JADX INFO: renamed from: i, reason: collision with root package name */
final /* synthetic */ f0 f6040i;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
a(InterfaceC0354n interfaceC0354n, h0 h0Var, f0 f0Var, String str, U0.b bVar, h0 h0Var2, f0 f0Var2) {
super(interfaceC0354n, h0Var, f0Var, str);
this.f6038g = bVar;
this.f6039h = h0Var2;
this.f6040i = f0Var2;
}
/* JADX INFO: Access modifiers changed from: protected */
@Override // V.e
/* JADX INFO: renamed from: j, reason: merged with bridge method [inline-methods] */
public void b(O0.j jVar) {
O0.j.o(jVar);
}
/* JADX INFO: Access modifiers changed from: protected */
@Override // V.e
/* JADX INFO: renamed from: k, reason: merged with bridge method [inline-methods] */
public O0.j c() {
O0.j jVarD = M.this.d(this.f6038g);
if (jVarD == null) {
this.f6039h.e(this.f6040i, M.this.f(), false);
this.f6040i.n0("local", "fetch");
return null;
}
jVarD.x0();
this.f6039h.e(this.f6040i, M.this.f(), true);
this.f6040i.n0("local", "fetch");
this.f6040i.A("image_color_space", jVarD.z());
return jVarD;
}
}
class b extends C0346f {
/* JADX INFO: renamed from: a, reason: collision with root package name */
final /* synthetic */ n0 f6042a;
b(n0 n0Var) {
this.f6042a = n0Var;
}
@Override // com.facebook.imagepipeline.producers.C0346f, com.facebook.imagepipeline.producers.g0
public void a() {
this.f6042a.a();
}
}
protected M(Executor executor, a0.i iVar) {
this.f6036a = executor;
this.f6037b = iVar;
}
@Override // com.facebook.imagepipeline.producers.e0
public void b(InterfaceC0354n interfaceC0354n, f0 f0Var) {
h0 h0VarP = f0Var.P();
U0.b bVarX = f0Var.X();
f0Var.n0("local", "fetch");
a aVar = new a(interfaceC0354n, h0VarP, f0Var, f(), bVarX, h0VarP, f0Var);
f0Var.a0(new b(aVar));
this.f6036a.execute(aVar);
}
protected O0.j c(InputStream inputStream, int i3) {
AbstractC0306a abstractC0306aD0 = null;
try {
abstractC0306aD0 = i3 <= 0 ? AbstractC0306a.d0(this.f6037b.d(inputStream)) : AbstractC0306a.d0(this.f6037b.a(inputStream, i3));
O0.j jVar = new O0.j(abstractC0306aD0);
X.b.b(inputStream);
AbstractC0306a.D(abstractC0306aD0);
return jVar;
} catch (Throwable th) {
X.b.b(inputStream);
AbstractC0306a.D(abstractC0306aD0);
throw th;
}
}
protected abstract O0.j d(U0.b bVar);
protected O0.j e(InputStream inputStream, int i3) {
return c(inputStream, i3);
}
protected abstract String f();
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file