Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_fontations.cpp261 rust::Slice<uint32_t> codepointForGlyphSlice{reinterpret_cast<uint32_t*>(codepointForGlyphMap), in getGlyphToUnicodeMap() local
263 fontations_ffi::fill_glyph_to_unicode_map(*fBridgeFontRef, codepointForGlyphSlice); in getGlyphToUnicodeMap()