Home
last modified time | relevance | path

Searched refs:clearBounder (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/animator/
DSkHitClear.cpp33 target->clearBounder(); in enable()
DSkBoundable.h27 virtual void clearBounder();
DSkBoundable.cpp29 void SkBoundable::clearBounder() { in clearBounder() function in SkBoundable
DSkDisplayable.h46 virtual void clearBounder();
DSkDisplayable.cpp67 void SkDisplayable::clearBounder() { in clearBounder() function in SkDisplayable
/external/skia/src/core/
DSkDraw.cpp50 void clearBounder(const SkDraw* draw) { in clearBounder() function in SkAutoRestoreBounder
561 arb.clearBounder(this); in drawPoints()