Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp477 static void drawTextChars(JNIEnv* env, jobject, jlong canvasHandle, jcharArray text, in drawTextChars() function
622 {"native_drawText","!(J[CIIFFIJJ)V", (void*) CanvasJNI::drawTextChars},