apkfuckery/com.discord/smali_classes2/com/yalantis/ucrop/view/GestureCropImageView$c.smali
2019-07-27 02:12:07 +02:00

69 lines
2.1 KiB
Smali

.class final Lcom/yalantis/ucrop/view/GestureCropImageView$c;
.super Landroid/view/ScaleGestureDetector$SimpleOnScaleGestureListener;
.source "GestureCropImageView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yalantis/ucrop/view/GestureCropImageView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "c"
.end annotation
# instance fields
.field final synthetic bdc:Lcom/yalantis/ucrop/view/GestureCropImageView;
# direct methods
.method private constructor <init>(Lcom/yalantis/ucrop/view/GestureCropImageView;)V
.locals 0
iput-object p1, p0, Lcom/yalantis/ucrop/view/GestureCropImageView$c;->bdc:Lcom/yalantis/ucrop/view/GestureCropImageView;
invoke-direct {p0}, Landroid/view/ScaleGestureDetector$SimpleOnScaleGestureListener;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/yalantis/ucrop/view/GestureCropImageView;B)V
.locals 0
invoke-direct {p0, p1}, Lcom/yalantis/ucrop/view/GestureCropImageView$c;-><init>(Lcom/yalantis/ucrop/view/GestureCropImageView;)V
return-void
.end method
# virtual methods
.method public final onScale(Landroid/view/ScaleGestureDetector;)Z
.locals 3
iget-object v0, p0, Lcom/yalantis/ucrop/view/GestureCropImageView$c;->bdc:Lcom/yalantis/ucrop/view/GestureCropImageView;
invoke-virtual {p1}, Landroid/view/ScaleGestureDetector;->getScaleFactor()F
move-result p1
iget-object v1, p0, Lcom/yalantis/ucrop/view/GestureCropImageView$c;->bdc:Lcom/yalantis/ucrop/view/GestureCropImageView;
invoke-static {v1}, Lcom/yalantis/ucrop/view/GestureCropImageView;->a(Lcom/yalantis/ucrop/view/GestureCropImageView;)F
move-result v1
iget-object v2, p0, Lcom/yalantis/ucrop/view/GestureCropImageView$c;->bdc:Lcom/yalantis/ucrop/view/GestureCropImageView;
invoke-static {v2}, Lcom/yalantis/ucrop/view/GestureCropImageView;->b(Lcom/yalantis/ucrop/view/GestureCropImageView;)F
move-result v2
invoke-virtual {v0, p1, v1, v2}, Lcom/yalantis/ucrop/view/GestureCropImageView;->g(FFF)V
const/4 p1, 0x1
return p1
.end method