Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DClipArea.cpp406 int currentRectCount = clipArea.isRectangleList() in cannotFitInRectangleList() local
412 return currentRectCount + recordedRectCount > RectangleList::kMaxTransformedRectangles; in cannotFitInRectangleList()