Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/bench/
H A DPathBench.cpp1115 class TightBoundsBench : public Benchmark { class
1121 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() function in TightBoundsBench