Home
last modified time | relevance | path

Searched refs:clip_bounds_quick_reject (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp37 static bool clip_bounds_quick_reject(const SkIRect& clipBounds, const SkIRect& rect) { in clip_bounds_quick_reject() function
151 if (clip_bounds_quick_reject(clipBounds, dstM.fBounds)) { in sw_create_filtered_mask()
396 if (clip_bounds_quick_reject(clipBounds, *maskRect)) { in hw_create_filtered_mask()

Completed in 2 milliseconds