AspectRatioFrameLayout.smali
.class public final Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;
.super Landroid/widget/FrameLayout;
.source "AspectRatioFrameLayout.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout$ResizeMode;
}
.end annotation
# static fields
.field private static final MAX_ASPECT_RATIO_DEFORMATION_FRACTION:F = 0.01f
.field public static final RESIZE_MODE_FILL:I = 0x3
.field public static final RESIZE_MODE_FIT:I = 0x0
.field public static final RESIZE_MODE_FIXED_HEIGHT:I = 0x2
.field public static final RESIZE_MODE_FIXED_WIDTH:I = 0x1
# instance fields
.field private resizeMode:I
.field private videoAspectRatio:F
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.registers 3
const/4 v0, 0x0
.line 72
invoke-direct {p0, p1, v0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.registers 5
.line 76
invoke-direct {p0, p1, p2}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 v0, 0x0
.line 77
iput v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
if-eqz p2, :cond_23
.line 79
invoke-virtual {p1}, Landroid/content/Context;->getTheme()Landroid/content/res/Resources$Theme;
move-result-object p1
sget-object v1, Lcom/google/android/exoplayer2/R$styleable;->AspectRatioFrameLayout:[I
invoke-virtual {p1, p2, v1, v0, v0}, Landroid/content/res/Resources$Theme;->obtainStyledAttributes(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;
move-result-object p1
.line 82
:try_start_12
sget p2, Lcom/google/android/exoplayer2/R$styleable;->AspectRatioFrameLayout_resize_mode:I
invoke-virtual {p1, p2, v0}, Landroid/content/res/TypedArray;->getInt(II)I
move-result p2
iput p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
:try_end_1a
.catchall {:try_start_12 .. :try_end_1a} :catchall_1e
.line 84
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
goto :goto_23
:catchall_1e
move-exception p2
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
throw p2
:cond_23
:goto_23
return-void
.end method
# virtual methods
.method protected onMeasure(II)V
.registers 9
.line 115
invoke-super {p0, p1, p2}, Landroid/widget/FrameLayout;->onMeasure(II)V
.line 116
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
const/4 p2, 0x3
if-eq p1, p2, :cond_57
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
const/4 p2, 0x0
cmpg-float p1, p1, p2
if-gtz p1, :cond_10
goto :goto_57
.line 121
:cond_10
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->getMeasuredWidth()I
move-result p1
.line 122
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->getMeasuredHeight()I
move-result v0
int-to-float v1, p1
int-to-float v2, v0
div-float v3, v1, v2
.line 124
iget v4, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
div-float/2addr v4, v3
const/high16 v3, 0x3f800000 # 1.0f
sub-float/2addr v4, v3
.line 125
invoke-static {v4}, Ljava/lang/Math;->abs(F)F
move-result v3
const v5, 0x3c23d70a # 0.01f
cmpg-float v3, v3, v5
if-gtz v3, :cond_2e
return-void
.line 130
:cond_2e
iget v3, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
const/4 v5, 0x1
if-eq v3, v5, :cond_46
const/4 v5, 0x2
if-eq v3, v5, :cond_40
cmpl-float p2, v4, p2
if-lez p2, :cond_3d
.line 139
iget p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
goto :goto_48
.line 141
:cond_3d
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
goto :goto_42
.line 135
:cond_40
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
:goto_42
mul-float v2, v2, p1
float-to-int p1, v2
goto :goto_4a
.line 132
:cond_46
iget p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
:goto_48
div-float/2addr v1, p2
float-to-int v0, v1
:goto_4a
const/high16 p2, 0x40000000 # 2.0f
.line 145
invoke-static {p1, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p1
.line 146
invoke-static {v0, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p2
.line 145
invoke-super {p0, p1, p2}, Landroid/widget/FrameLayout;->onMeasure(II)V
:cond_57
:goto_57
return-void
.end method
.method public setAspectRatio(F)V
.registers 3
.line 95
iget v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
cmpl-float v0, v0, p1
if-eqz v0, :cond_b
.line 96
iput p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
.line 97
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->requestLayout()V
:cond_b
return-void
.end method
.method public setResizeMode(I)V
.registers 3
.line 107
iget v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
if-eq v0, p1, :cond_9
.line 108
iput p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
.line 109
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->requestLayout()V
:cond_9
return-void
.end method