Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp426 jfloatArray jtexs, jint texIndex, in drawVertices() argument
434 AutoJavaFloatArray texA(env, jtexs, texIndex + floatCount); in drawVertices()
455 if (jtexs == NULL) { in drawVertices()