Home
last modified time | relevance | path

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

/external/skia/tests/
DRegionTest.cpp137 static bool slow_intersects(const SkRegion& outer, const SkRegion& inner) { in slow_intersects() function
185 bool c1 = slow_intersects(a, b); in intersects_proc()