EntryScrollGifView.smali

.class public Lcom/kwad/sdk/entry/view/EntryScrollGifView;
.super Lcom/kwad/sdk/entry/view/EntryScrollView;


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 2
    .param p1    # Landroid/content/Context;
        .annotation build Landroid/support/annotation/NonNull;
        .end annotation
    .end param

    invoke-direct {p0, p1}, Lcom/kwad/sdk/entry/view/EntryScrollView;-><init>(Landroid/content/Context;)V

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
    .registers 3
    .param p1    # Landroid/content/Context;
        .annotation build Landroid/support/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Landroid/util/AttributeSet;
        .annotation build Landroid/support/annotation/Nullable;
        .end annotation
    .end param

    invoke-direct {p0, p1, p2}, Lcom/kwad/sdk/entry/view/EntryScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

    return-void
.end method


# virtual methods
.method protected a(II)F
    .registers 4

    const v0, 0x3f266666    # 0.65f

    return v0
.end method

.method protected getEnableWebp()Z
    .registers 2

    const/4 v0, 0x1

    return v0
.end method

.method protected getItemPlayRes()I
    .registers 3

    invoke-virtual {p0}, Lcom/kwad/sdk/entry/view/EntryScrollGifView;->getContext()Landroid/content/Context;

    move-result-object v0

    const-string v1, "ksad_entrybig_play_selector"

    invoke-static {v0, v1}, Lcom/kwad/sdk/c/t;->d(Landroid/content/Context;Ljava/lang/String;)I

    move-result v0

    return v0
.end method

.method protected getRatio()F
    .registers 2

    const/high16 v0, 0x3f800000    # 1.0f

    return v0
.end method