Home
last modified time | relevance | path

Searched refs:withMappedPos (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkGlyphBuffer.cpp62 SkZip<const SkGlyphID, const SkPoint> withMappedPos = in startBitmapDevice() local
65 for (auto [glyphID, pos] : withMappedPos) { in startBitmapDevice()