Home
last modified time | relevance | path

Searched defs:isPaintPart (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkPaintPart.h28 virtual bool isPaintPart() const { return true; } in isPaintPart() function
DSkDisplayable.h95 virtual bool isPaintPart() const { return false; } in isPaintPart() function