Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Dmain.cpp60 std::u16string TextToUtf16(std::string str) in TextToUtf16() function
89 const std::u16string u16Text = TextToUtf16(utf8); in DoDraw()