BitmapFrameRenderer.smali

.class public interface abstract Lcom/facebook/fresco/animation/bitmap/BitmapFrameRenderer;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract getIntrinsicHeight()I
.end method

.method public abstract getIntrinsicWidth()I
.end method

.method public abstract renderFrame(ILandroid/graphics/Bitmap;)Z
.end method

.method public abstract setBounds(Landroid/graphics/Rect;)V
.end method