Searched refs:deviceClip (Results 1 – 1 of 1) sorted by relevance
1589 static SK_NEVER_INLINE bool quick_reject_slow_path(const SkRect& src, const SkRect& deviceClip, in quick_reject_slow_path() argument1593 return !deviceRect.isFinite() || !deviceRect.intersect(deviceClip); in quick_reject_slow_path()