Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDrawPath.h45 virtual bool isPath() const { return true; } in isPath() function
DSkDisplayable.h89 virtual bool isPath() const { return false; } in isPath() function