Searched refs:colorIndex (Results 1 – 5 of 5) sorted by relevance
173 int colorIndex = 0; in Draw() local254 color = colors[colorIndex++]; in Draw()
537 int colorIndex = 0; in getCLUT() local540 result[colorIndex++] = alpha in getCLUT()
313 jintArray jcolors, jint colorIndex, in drawVertices() argument318 AutoJavaIntArray colorA(env, jcolors, colorIndex + vertexCount); in drawVertices()327 colors = colorA.ptr() + colorIndex; in drawVertices()465 jint vertIndex, jintArray jcolors, jint colorIndex, jlong paintHandle) { in drawBitmapMesh() argument468 AutoJavaIntArray colorA(env, jcolors, colorIndex + ptCount); in drawBitmapMesh()
976 int colorIndex = 0; in do9Patch() local1154 image->colors[colorIndex++] = c; in do9Patch()1165 assert(colorIndex == numColors); in do9Patch()
579 int colorIndex = 0; in do_9patch() local758 image->colors[colorIndex++] = c; in do_9patch()768 assert(colorIndex == numColors); in do_9patch()