Home
last modified time | relevance | path

Searched refs:fPaths0 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DPathBench.cpp591 fPaths0.reset(kPathCnt);
594 this->makePath(&fPaths0[i]);
605 SkPath result = fPaths0[idx];
612 SkPath result = fPaths0[idx];
619 SkPath result = fPaths0[idx];
626 SkPath result = fPaths0[idx];
633 SkPath result = fPaths0[idx];
646 SkAutoTArray<SkPath> fPaths0; member in SkBench_AddPathTest

Completed in 2 milliseconds