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

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

Completed in 66 milliseconds