a$b$a.smali
.class public Ly6/a$b$a;
.super Ljava/lang/Object;
.source "Camera1Engine.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ly6/a$b;->run()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Ly6/a$b;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ly6/a$b;)V
.registers 2
iput-object p1, p0, Ly6/a$b$a;->a:Ly6/a$b;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 5
iget-object v0, p0, Ly6/a$b$a;->a:Ly6/a$b;
iget-object v0, v0, Ly6/a$b;->d:Ly6/a;
invoke-virtual {v0}, Ly6/d;->j()Ly6/d$l;
move-result-object v0
iget-object v1, p0, Ly6/a$b$a;->a:Ly6/a$b;
iget-object v2, v1, Ly6/a$b;->b:Lcom/otaliastudios/cameraview/gesture/Gesture;
iget-object v1, v1, Ly6/a$b;->c:Landroid/graphics/PointF;
const/4 v3, 0x0
invoke-interface {v0, v2, v3, v1}, Ly6/d$l;->a(Lcom/otaliastudios/cameraview/gesture/Gesture;ZLandroid/graphics/PointF;)V
return-void
.end method