Searched refs:childHasID (Results 1 - 4 of 4) sorted by relevance

/external/skia/legacy/src/animator/
H A DSkDrawPath.h23 bool childHasID() { return SkToBool(fChildHasID); } function in class:SkDrawPath
H A DSkMatrixParts.cpp281 if (source->childHasID() || destination->childHasID())
/external/skia/src/animator/
H A DSkDrawPath.h23 bool childHasID() { return SkToBool(fChildHasID); } function in class:SkDrawPath
H A DSkMatrixParts.cpp281 if (source->childHasID() || destination->childHasID())

Completed in 77 milliseconds