Home
last modified time | relevance | path

Searched refs:quick_reject (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkEdgeClipper.cpp13 static bool quick_reject(const SkRect& bounds, const SkRect& clip) { in quick_reject() function
223 if (!quick_reject(bounds, clip)) { in clipQuad()