Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPath.h1892 friend class SkBench_AddPathTest; // perf test reversePathTo variable
/third_party/skia/bench/
DPathBench.cpp554 class SkBench_AddPathTest : public RandomPathBench { class
564 SkBench_AddPathTest(AddType type) : fType(type) { in SkBench_AddPathTest() function in SkBench_AddPathTest