Searched refs:getInvalBounds (Results 1 – 7 of 7) sorted by relevance
59 fAnim.getInvalBounds(&bounds); in onDraw()
42 fAnim.getInvalBounds(&bounds); in onDraw()
96 fAnim.getInvalBounds(&bounds); in onDraw()
181 fData.fAnim->getInvalBounds(&bounds); in onDraw()
303 fAnim.getInvalBounds(&bounds); in onDraw()
318 void getInvalBounds(SkRect* inval);
291 void SkAnimator::getInvalBounds(SkRect* inval) { in getInvalBounds() function in SkAnimator