Searched defs:calculateBounds (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/graphics/
H A DBoundsRule.java116 public void calculateBounds(Rect rect, Rect result) { method in class:BoundsRule
/frameworks/base/libs/hwui/
H A DClipArea.cpp138 Rect RectangleList::calculateBounds() const { function in class:android::uirenderer::RectangleList
380 serialization->rect = mRectangleList.calculateBounds();
504 rectListClip->rect = rectList.calculateBounds();

Completed in 2152 milliseconds