Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkTypeface_fontations.cpp261 rust::Slice<uint16_t> glyphSlice{reinterpret_cast<uint16_t*>(glyphs), realCount}; in onCharsToGlyphs() local
414 rust::Slice<uint16_t> glyphSlice{reinterpret_cast<uint16_t*>(&glyphId), 1}; in getContourHeightForLetter() local