Home
last modified time | relevance | path

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

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