Home
last modified time | relevance | path

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

/external/skia/bench/
DRegionContainBench.cpp13 static bool sect_proc(SkRegion& a, SkRegion& b) { in sect_proc() function
67 DEF_BENCH( return SkNEW_ARGS(RegionContainBench, (sect_proc, "sect")); )
DRegionBench.cpp18 static bool sect_proc(SkRegion& a, SkRegion& b) { in sect_proc() function
123 DEF_BENCH( return SkNEW_ARGS(RegionBench, (SMALL, sect_proc, "intersect")); )