Searched refs:sect_proc (Results 1 - 4 of 4) sorted by relevance

/external/skia/bench/
H A DRegionContainBench.cpp13 static bool sect_proc(SkRegion& a, SkRegion& b) { function
67 DEF_BENCH(return new RegionContainBench(sect_proc, "sect");)
H A DRegionBench.cpp17 static bool sect_proc(SkRegion& a, SkRegion& b) { function
124 DEF_BENCH(return new RegionBench(SMALL, sect_proc, "intersect");)
/external/skqp/bench/
H A DRegionContainBench.cpp13 static bool sect_proc(SkRegion& a, SkRegion& b) { function
67 DEF_BENCH(return new RegionContainBench(sect_proc, "sect");)
H A DRegionBench.cpp17 static bool sect_proc(SkRegion& a, SkRegion& b) { function
124 DEF_BENCH(return new RegionBench(SMALL, sect_proc, "intersect");)

Completed in 417 milliseconds