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

/frameworks/base/libs/hwui/
H A DClipArea.h71 Rect calculateBounds() const;
H A DClipArea.cpp144 Rect RectangleList::calculateBounds() const { function in class:android::uirenderer::RectangleList
293 mClipRect = mRectangleList.calculateBounds();
H A DOpenGLRenderer.cpp1303 Rect scissorBox = rectangleList.calculateBounds();

Completed in 7271 milliseconds