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

  /external/skia/src/animator/
SkPathParts.h 28 virtual bool isPathPart() const { return true; }
SkDisplayable.h 96 virtual bool isPathPart() const { return false; }
SkDrawPath.cpp 49 SkASSERT(child && child->isPathPart());

Completed in 57 milliseconds