Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp398 jfloatArray jtexs, jint texIndex, in drawVertices() argument
406 AutoJavaFloatArray texA(env, jtexs, texIndex + floatCount); in drawVertices()