Searched refs:finalIRect (Results 1 – 2 of 2) sorted by relevance
205 SkIRect finalIRect; in draw_path_with_mask_filter() local206 maskRect.roundOut(&finalIRect); in draw_path_with_mask_filter()207 if (clip_bounds_quick_reject(clipBounds, finalIRect)) { in draw_path_with_mask_filter()225 finalIRect, in draw_path_with_mask_filter()234 finalIRect); in draw_path_with_mask_filter()237 finalIRect, std::move(paint), std::move(filtered))) { in draw_path_with_mask_filter()
461 SkIRect finalIRect; in drawRRect() local462 maskRect.roundOut(&finalIRect); in drawRRect()