Home
last modified time | relevance | path

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

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