Searched refs:quick_reject_slow_path (Results 1 – 1 of 1) sorted by relevance
1578 static SK_NEVER_INLINE bool quick_reject_slow_path(const SkRect& src, const SkRect& deviceClip, in quick_reject_slow_path() function1600 return quick_reject_slow_path(src, fDeviceClipBounds, fMCRec->fMatrix); in quickReject()