Searched refs:recordedRectCount (Results 1 – 1 of 1) sorted by relevance
409 int recordedRectCount = (scb->mode == ClipMode::RectangleList) in cannotFitInRectangleList() local412 return currentRectCount + recordedRectCount > RectangleList::kMaxTransformedRectangles; in cannotFitInRectangleList()