Home
last modified time | relevance | path

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

/third_party/skia/bench/
DPathTextBench.cpp31 class PathTextBench : public Benchmark { class
33 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() function in PathTextBench
/third_party/skia/m133/bench/
DPathTextBench.cpp33 class PathTextBench : public Benchmark { class
35 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() function in PathTextBench
/third_party/skia/m133/src/core/
DSkScalerContext.h451 friend class PathTextBench; // For debug purposes variable