Searched refs:quick_reject (Results 1 – 2 of 2) sorted by relevance
15 static bool quick_reject(const SkRect& bounds, const SkRect& clip) { in quick_reject() function226 if (!quick_reject(bounds, clip)) { in clipQuad()