Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A 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);)

Completed in 1 milliseconds