Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp368 jshortArray jindices, jint indexIndex, in drawVertices() argument
376 AutoJavaShortArray indexA(env, jindices, indexIndex + indexCount); in drawVertices()
386 if (jindices != NULL) { in drawVertices()