Home
last modified time | relevance | path

Searched defs:FindCubicConvex180ChopsBench (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/bench/
H A DFindCubicConvex180ChopsBench.cpp11 class FindCubicConvex180ChopsBench : public Benchmark { class
13 FindCubicConvex180ChopsBench(const std::array<SkPoint,4>& pts, const char* suffix) : fPts(pts) { in FindCubicConvex180ChopsBench() function in FindCubicConvex180ChopsBench