RenderView$RenderViewDelegate.smali
.class public interface abstract Lim/tpelyyftgw/ui/components/paint/RenderView$RenderViewDelegate;
.super Ljava/lang/Object;
.source "RenderView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/paint/RenderView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RenderViewDelegate"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract onBeganDrawing()V
.end method
.method public abstract onFinishedDrawing(Z)V
.end method
.method public abstract shouldDraw()Z
.end method