Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp428 jshortArray jindices, jint indexIndex, in drawVertices() argument
436 AutoJavaShortArray indexA(env, jindices, indexIndex + indexCount); in drawVertices()
446 if (jindices != NULL) { in drawVertices()