Searched refs:primBounds (Results 1 – 1 of 1) sorted by relevance
47 const SkRect& primBounds, const SkRect& clipBounds) { in draw_clipped_filter() argument59 canvas->drawCircle(primBounds.centerX(), primBounds.centerY(), in draw_clipped_filter()60 primBounds.width() * 2 / 5, paint); in draw_clipped_filter()