Home
last modified time | relevance | path

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

/third_party/skia/bench/
DStrokeBench.cpp87 static SkPath cubic_path_maker() { in cubic_path_maker() function
109 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_1", 1);)
114 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_4", 4);)
119 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_.25", .25f);)
/third_party/flutter/skia/bench/
DStrokeBench.cpp87 static SkPath cubic_path_maker() { in cubic_path_maker() function
109 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_1", 1);)
114 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_4", 4);)
119 DEF_BENCH(return new StrokeBench(cubic_path_maker(), paint_maker(), "cubic_.25", .25f);)