Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp613 jchar* jchars = env->GetCharArrayElements(text, NULL); in drawTextOnPathChars() local
628 const jchar* jchars = env->GetStringChars(text, NULL); in drawTextOnPathString() local