Searched refs:unclippedHeight (Results 1 – 4 of 4) sorted by relevance
275 int unclippedHeight = unclippedDevShapeBounds.height(); in onDrawPath() local276 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in onDrawPath()281 unclippedHeight > maxTextureSize) { in onDrawPath()
324 int unclippedHeight = unClippedMaskRect.height(); in draw_shape_with_mask_filter() local325 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in draw_shape_with_mask_filter()329 unclippedHeight > maxTextureSize) { in draw_shape_with_mask_filter()
268 int unclippedHeight = unclippedDevShapeBounds.height(); in onDrawPath() local269 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in onDrawPath()274 unclippedHeight > maxTextureSize) { in onDrawPath()
315 int unclippedHeight = unClippedMaskRect.height(); in compute_key_and_clip_bounds() local316 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in compute_key_and_clip_bounds()320 unclippedHeight > maxTextureSize) { in compute_key_and_clip_bounds()