Home
last modified time | relevance | path

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

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