Home
last modified time | relevance | path

Searched refs:dumpChildren (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/animator/
DSkDisplayable.h55 void dumpChildren(SkAnimateMaker* maker, bool closedAngle = false );
DSkDisplayable.cpp149 this->dumpChildren(maker); in dump()
266 void SkDisplayable::dumpChildren(SkAnimateMaker* maker, bool closedAngle) { in dumpChildren() function in SkDisplayable
DSkDrawGradient.cpp129 dumpChildren(maker, closedYet); //dumps the matrix if it has one in dumpRest()
DSkDrawPaint.cpp154 dumpChildren(maker, closedYet); in dump()