Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/core/
H A DSkTextBlob.h331 char* utf8text; //!< storage for text UTF-8 code units in run member
/aosp_15_r20/external/skia/src/core/
H A DSkCanvas.cpp2452 const uint32_t* clusters, int textByteCount, const char* utf8text, in drawGlyphs()