HomeSort by relevance Sort by last modified time
    Searched refs:isPaintPart (Results 1 - 3 of 3) sorted by null

  /external/skia/src/animator/
SkPaintPart.h 28 virtual bool isPaintPart() const { return true; }
SkDisplayable.h 95 virtual bool isPaintPart() const { return false; }
SkDrawPaint.cpp 92 SkASSERT(child && child->isPaintPart());

Completed in 1310 milliseconds