AnimationRoundParams.smali
.class public interface abstract Lcom/facebook/fresco/animation/drawable/AnimationRoundParams;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract getRoundAsCircle()Z
.end method
.method public abstract getRoundWidth()I
.end method
.method public abstract getTransformCallback()Lcom/facebook/drawee/drawable/TransformCallback;
.end method
.method public abstract shouldRound()Z
.end method