Searched defs:idsOrPaths (Results 1 – 2 of 2) sorted by relevance
175 void SkStrike::glyphIDsToPaths(SkSpan<sktext::IDOrPath> idsOrPaths) { in glyphIDsToPaths()
645 auto idsOrPaths = SkSpan(alloc->makeUniqueArray<IDOrPath>(glyphCount).release(), glyphCount); in MakeFromBuffer() local663 SkSpan<IDOrPath> idsOrPaths, in PathOpSubmitter()689 IDOrPath* idsOrPaths = alloc->makeUniqueArray<IDOrPath>(glyphCount).release(); in Make() local