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

/frameworks/base/libs/hwui/
H A DClipArea.cpp395 inline static const RectangleList& getRectList(const ClipBase* scb) { function in namespace:android::uirenderer
410 ? getRectList(scb).getTransformedRectanglesCount()
460 RectangleList transformedList(getRectList(recordedClip));
499 const RectangleList& other = getRectList(recordedClip);
521 auto&& rectList = getRectList(clip);

Completed in 57 milliseconds