mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
80 lines
1.8 KiB
Smali
80 lines
1.8 KiB
Smali
.class public Lcom/airbnb/lottie/animation/LPaint;
|
|
.super Landroid/graphics/Paint;
|
|
.source "LPaint.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 20
|
|
invoke-direct {p0}, Landroid/graphics/Paint;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 24
|
|
invoke-direct {p0, p1}, Landroid/graphics/Paint;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ILandroid/graphics/PorterDuff$Mode;)V
|
|
.locals 0
|
|
|
|
.line 33
|
|
invoke-direct {p0, p1}, Landroid/graphics/Paint;-><init>(I)V
|
|
|
|
.line 34
|
|
new-instance p1, Landroid/graphics/PorterDuffXfermode;
|
|
|
|
invoke-direct {p1, p2}, Landroid/graphics/PorterDuffXfermode;-><init>(Landroid/graphics/PorterDuff$Mode;)V
|
|
|
|
invoke-virtual {p0, p1}, Lcom/airbnb/lottie/animation/LPaint;->setXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/graphics/PorterDuff$Mode;)V
|
|
.locals 1
|
|
|
|
.line 28
|
|
invoke-direct {p0}, Landroid/graphics/Paint;-><init>()V
|
|
|
|
.line 29
|
|
new-instance v0, Landroid/graphics/PorterDuffXfermode;
|
|
|
|
invoke-direct {v0, p1}, Landroid/graphics/PorterDuffXfermode;-><init>(Landroid/graphics/PorterDuff$Mode;)V
|
|
|
|
invoke-virtual {p0, v0}, Lcom/airbnb/lottie/animation/LPaint;->setXfermode(Landroid/graphics/Xfermode;)Landroid/graphics/Xfermode;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public setAlpha(I)V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const/16 v1, 0xff
|
|
|
|
.line 55
|
|
invoke-static {p1, v0, v1}, Lcom/airbnb/lottie/utils/MiscUtils;->clamp(III)I
|
|
|
|
move-result p1
|
|
|
|
invoke-super {p0, p1}, Landroid/graphics/Paint;->setAlpha(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setTextLocales(Landroid/os/LocaleList;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|