Searched refs:getLocalBounds (Results 1 – 3 of 3) sorted by relevance
172 virtual bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) { in getLocalBounds() function240 bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) { in getLocalBounds() function1122 bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) { in getLocalBounds() function1458 getLocalBounds(renderer.getDrawModifiers(), bounds); in applyDraw()
494 if (op->getLocalBounds(renderer.getDrawModifiers(), state->mBounds)) { in addDrawOp()
508 if (op->getLocalBounds(mDrawModifiers, localBounds)) { in addDrawOp()