Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp682 jchar* jchars = env->GetCharArrayElements(text, NULL); in drawTextOnPathChars() local
697 const jchar* jchars = env->GetStringChars(text, NULL); in drawTextOnPathString() local