Home | History | Annotate | Download | only in hwui

Lines Matching defs:getLocalBounds

172     virtual bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) {
240 bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) {
1122 bool getLocalBounds(const DrawModifiers& drawModifiers, Rect& localBounds) {
1458 getLocalBounds(renderer.getDrawModifiers(), bounds);
1473 // directly, we do not need to account for shadow by calling getLocalBounds()