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

/frameworks/base/libs/hwui/
H A DClipArea.cpp138 Rect RectangleList::calculateBounds() const { function in class:android::uirenderer::RectangleList
380 serialization->rect = mRectangleList.calculateBounds();
507 rectListClip->rect = rectList.calculateBounds();

Completed in 49 milliseconds