Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayable.h96 virtual bool isPathPart() const { return false; } in isPathPart() function
DSkPathParts.h28 virtual bool isPathPart() const { return true; } in isPathPart() function