Searched refs:quad_path_maker (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/bench/ |
D | StrokeBench.cpp | 69 static SkPath quad_path_maker() { in quad_path_maker() function 107 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_1", 1);) 112 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_4", 4);) 117 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_.25", .25f);)
|
/third_party/flutter/skia/bench/ |
D | StrokeBench.cpp | 69 static SkPath quad_path_maker() { in quad_path_maker() function 107 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_1", 1);) 112 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_4", 4);) 117 DEF_BENCH(return new StrokeBench(quad_path_maker(), paint_maker(), "quad_.25", .25f);)
|