Home
last modified time | relevance | path

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

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