Searched refs:unclippedArea (Results 1 – 2 of 2) sorted by relevance
269 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in onDrawPath() local273 if (unclippedArea > 2 * clippedArea || unclippedWidth > maxTextureSize || in onDrawPath()
316 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in compute_key_and_clip_bounds() local319 if (unclippedArea > 2 * clippedArea || unclippedWidth > maxTextureSize || in compute_key_and_clip_bounds()