Home
last modified time | relevance | path

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

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