Searched refs:kMaxPixelsToGeneralizeRects (Results 1 – 1 of 1) sorted by relevance
401 constexpr SkScalar kMaxPixelsToGeneralizeRects = 256 * 256; in onCombineIfPossible() local402 if (fInfo.isSimpleRects() && fPixelLoad > kMaxPixelsToGeneralizeRects) { in onCombineIfPossible()405 if (that->fInfo.isSimpleRects() && that->fPixelLoad > kMaxPixelsToGeneralizeRects) { in onCombineIfPossible()