Searched refs:unclippedHeight (Results 1 – 4 of 4) sorted by relevance
279 int unclippedHeight = unclippedDevShapeBounds.height(); in onDrawPath() local280 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in onDrawPath()285 unclippedHeight > maxTextureSize) { in onDrawPath()
327 int unclippedHeight = unClippedMaskRect.height(); in draw_shape_with_mask_filter() local328 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in draw_shape_with_mask_filter()332 unclippedHeight > maxTextureSize) { in draw_shape_with_mask_filter()
276 int unclippedHeight = unclippedDevShapeBounds.height(); in onDrawPath() local277 int64_t unclippedArea = sk_64_mul(unclippedWidth, unclippedHeight); in onDrawPath()282 unclippedHeight > maxTextureSize) { in onDrawPath()