INativeBitmap.smali
.class public interface abstract Lio/dcloud/common/DHInterface/INativeBitmap;
.super Ljava/lang/Object;
# virtual methods
.method public abstract clear()V
.end method
.method public abstract getBitmap()Landroid/graphics/Bitmap;
.end method
.method public abstract setBitmap(Landroid/graphics/Bitmap;)V
.end method