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

  /external/chromium_org/third_party/skia/src/animator/
SkDisplayable.h 47 void dumpChildren(SkAnimateMaker* maker, bool closedAngle = false );
SkDisplayable.cpp 141 this->dumpChildren(maker);
254 void SkDisplayable::dumpChildren(SkAnimateMaker* maker, bool closedAngle) {
SkDrawGradient.cpp 120 dumpChildren(maker, closedYet); //dumps the matrix if it has one
SkDrawPaint.cpp 146 dumpChildren(maker, closedYet);
  /external/skia/src/animator/
SkDisplayable.h 47 void dumpChildren(SkAnimateMaker* maker, bool closedAngle = false );
SkDisplayable.cpp 141 this->dumpChildren(maker);
254 void SkDisplayable::dumpChildren(SkAnimateMaker* maker, bool closedAngle) {
SkDrawGradient.cpp 120 dumpChildren(maker, closedYet); //dumps the matrix if it has one
SkDrawPaint.cpp 146 dumpChildren(maker, closedYet);

Completed in 104 milliseconds