Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayable.h47 void dumpChildren(SkAnimateMaker* maker, bool closedAngle = false );
DSkDrawGradient.cpp68 dumpChildren(maker, closedYet); //dumps the matrix if it has one in dumpRest()
DSkDisplayable.cpp141 this->dumpChildren(maker); in dump()
254 void SkDisplayable::dumpChildren(SkAnimateMaker* maker, bool closedAngle) { in dumpChildren() function in SkDisplayable
DSkDrawPaint.cpp144 dumpChildren(maker, closedYet); in dump()
/external/chromium_org/third_party/skia/src/animator/
DSkDisplayable.h47 void dumpChildren(SkAnimateMaker* maker, bool closedAngle = false );
DSkDrawGradient.cpp68 dumpChildren(maker, closedYet); //dumps the matrix if it has one in dumpRest()
DSkDisplayable.cpp141 this->dumpChildren(maker); in dump()
254 void SkDisplayable::dumpChildren(SkAnimateMaker* maker, bool closedAngle) { in dumpChildren() function in SkDisplayable
DSkDrawPaint.cpp144 dumpChildren(maker, closedYet); in dump()