Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkPaintParts.h38 virtual bool isPaintPart() const { return true; } in isPaintPart() function
DSkDisplayable.h103 virtual bool isPaintPart() const { return false; } in isPaintPart() function