AspectRatioFrameLayout.smali
.class public final Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;
.super Landroid/widget/FrameLayout;
.source "SourceFile"
# 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
.field public static final RESIZE_MODE_ZOOM:I = 0x4
# 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 75
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 79
invoke-direct {p0, p1, p2}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 v0, 0x0
.line 80
iput v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
if-eqz p2, :cond_23
.line 82
invoke-virtual {p1}, Landroid/content/Context;->getTheme()Landroid/content/res/Resources$Theme;
move-result-object p1
sget-object v1, Lcom/google/android/exoplayer2/ui/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 85
:try_start_12
sget p2, Lcom/google/android/exoplayer2/ui/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 87
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
return-void
:catchall_1e
move-exception p2
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
throw p2
:cond_23
return-void
.end method
# virtual methods
.method public final getResizeMode()I
.registers 2
.line 108
iget v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
return v0
.end method
.method protected final onMeasure(II)V
.registers 9
.line 125
invoke-super {p0, p1, p2}, Landroid/widget/FrameLayout;->onMeasure(II)V
.line 126
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
const/4 p2, 0x3
if-eq p1, p2, :cond_61
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_61
.line 131
:cond_10
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->getMeasuredWidth()I
move-result p1
.line 132
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 134
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 135
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 140
:cond_2e
iget v3, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
const/4 v5, 0x1
if-eq v3, v5, :cond_50
const/4 v5, 0x2
if-eq v3, v5, :cond_4a
const/4 v5, 0x4
if-eq v3, v5, :cond_40
cmpl-float p2, v4, p2
if-lez p2, :cond_47
.line 156
iget p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
goto :goto_52
:cond_40
cmpl-float p2, v4, p2
if-gtz p2, :cond_47
.line 151
iget p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
goto :goto_52
.line 158
:cond_47
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
goto :goto_4c
.line 145
:cond_4a
iget p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
:goto_4c
mul-float v2, v2, p1
float-to-int p1, v2
goto :goto_54
.line 142
:cond_50
iget p2, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
:goto_52
div-float/2addr v1, p2
float-to-int v0, v1
:goto_54
const/high16 p2, 0x40000000 # 2.0f
.line 162
invoke-static {p1, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p1
.line 163
invoke-static {v0, p2}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
move-result p2
.line 162
invoke-super {p0, p1, p2}, Landroid/widget/FrameLayout;->onMeasure(II)V
:cond_61
:goto_61
return-void
.end method
.method public final setAspectRatio(F)V
.registers 3
.line 98
iget v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
cmpl-float v0, v0, p1
if-eqz v0, :cond_b
.line 99
iput p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->videoAspectRatio:F
.line 100
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->requestLayout()V
:cond_b
return-void
.end method
.method public final setResizeMode(I)V
.registers 3
.line 117
iget v0, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
if-eq v0, p1, :cond_9
.line 118
iput p1, p0, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->resizeMode:I
.line 119
invoke-virtual {p0}, Lcom/google/android/exoplayer2/ui/AspectRatioFrameLayout;->requestLayout()V
:cond_9
return-void
.end method