Searched refs:isPaintPart (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkPaintParts.h30 virtual bool isPaintPart() const { return true; } function in class:SkPaintPart
H A DSkDisplayable.h95 virtual bool isPaintPart() const { return false; } function in class:SkDisplayable
H A DSkDrawPaint.cpp94 SkASSERT(child && child->isPaintPart());
/external/skia/src/animator/
H A DSkPaintParts.h30 virtual bool isPaintPart() const { return true; } function in class:SkPaintPart
H A DSkDisplayable.h95 virtual bool isPaintPart() const { return false; } function in class:SkDisplayable
H A DSkDrawPaint.cpp94 SkASSERT(child && child->isPaintPart());

Completed in 127 milliseconds