Searched refs:TightBoundsBench (Results 1 – 2 of 2) sorted by relevance
1071 class TightBoundsBench : public Benchmark { class1077 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() function in TightBoundsBench1181 DEF_BENCH( return new TightBoundsBench([](const SkPath& path){ return path.computeTightBounds();}, in __anonf7fa272c0802()1183 DEF_BENCH( return new TightBoundsBench([](const SkPath& path) { in __anonf7fa272c0902()
1071 class TightBoundsBench : public Benchmark { class1077 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() function in TightBoundsBench1181 DEF_BENCH( return new TightBoundsBench([](const SkPath& path){ return path.computeTightBounds();}, in __anona2d524950802()1183 DEF_BENCH( return new TightBoundsBench([](const SkPath& path) { in __anona2d524950902()