EdgeTreatment.smali
.class public Lcom/google/android/material/shape/EdgeTreatment;
.super Ljava/lang/Object;
.source "EdgeTreatment.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 23
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getEdgePath(FFLcom/google/android/material/shape/ShapePath;)V
.registers 5
.param p1, "length" # F
.param p2, "interpolation" # F
.param p3, "shapePath" # Lcom/google/android/material/shape/ShapePath;
.line 43
const/4 v0, 0x0
invoke-virtual {p3, p1, v0}, Lcom/google/android/material/shape/ShapePath;->lineTo(FF)V
.line 44
return-void
.end method