Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkStrikeCache.h85 SkSpan<const SkGlyph*> preparePaths(SkSpan<const SkGlyphID> glyphIDs, in preparePaths() function
DSkScalerCache.cpp134 std::tuple<SkSpan<const SkGlyph*>, size_t> SkScalerCache::preparePaths( in preparePaths() function in SkScalerCache