Searched refs:line_path_maker (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/bench/ |
D | StrokeBench.cpp | 60 static SkPath line_path_maker() { in line_path_maker() function 106 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_1", 1);) 111 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_4", 4);) 116 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_.25", .25f);)
|
/third_party/flutter/skia/bench/ |
D | StrokeBench.cpp | 60 static SkPath line_path_maker() { in line_path_maker() function 106 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_1", 1);) 111 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_4", 4);) 116 DEF_BENCH(return new StrokeBench(line_path_maker(), paint_maker(), "line_.25", .25f);)
|