Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkScalerCache.cpp61 std::tuple<const SkPath*, size_t> SkScalerCache::preparePath(SkGlyph* glyph) { in preparePath() function in SkScalerCache
/third_party/skia/bench/
DGeometryBench.cpp287 void preparePath(SkPath* path) override { in preparePath() function in RRectConvexityBench