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