Searched refs:Vec2fComparator (Results 1 – 3 of 3) sorted by relevance
16 struct Vec2fComparator struct76 std::sort(lines_cpu.begin<Vec2f>(), lines_cpu.end<Vec2f>(), Vec2fComparator()); in PARAM_TEST_CASE()77 std::sort(lines_gpu.begin<Vec2f>(), lines_gpu.end<Vec2f>(), Vec2fComparator()); in PARAM_TEST_CASE()
18 struct Vec2fComparator struct56 std::sort(result.begin<Vec2f>(), result.end<Vec2f>(), Vec2fComparator());
73 struct Vec2fComparator struct114 std::sort(begin, end, Vec2fComparator()); in PERF_TEST_P()