Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkDraw_text.cpp104 void SkDraw::paintPaths(SkSpan<const SkGlyphRunListPainter::PathAndPos> pathsAndPositions, in paintPaths()
DSkGlyphRunPainter.cpp181 SkTDArray<PathAndPos> pathsAndPositions; in drawForBitmapDevice() local