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

/external/skia/bench/
H A DStrokeBench.cpp78 static SkPath conic_path_maker() { function
108 DEF_BENCH(return new StrokeBench(conic_path_maker(), paint_maker(), "conic_1", 1);)
113 DEF_BENCH(return new StrokeBench(conic_path_maker(), paint_maker(), "conic_4", 4);)
118 DEF_BENCH(return new StrokeBench(conic_path_maker(), paint_maker(), "conic_.25", .25f);)

Completed in 6320 milliseconds