Searched refs:calculateBounds (Results 1 – 3 of 3) sorted by relevance
144 Rect RectangleList::calculateBounds() const { in calculateBounds() function in android::uirenderer::RectangleList293 mClipRect = mRectangleList.calculateBounds(); in rectangleModeClipRectWithTransform()
71 Rect calculateBounds() const;
1303 Rect scissorBox = rectangleList.calculateBounds(); in drawRectangleList()