Searched refs:colorIndex (Results 1 – 4 of 4) sorted by relevance
520 int colorIndex = 0; in getCLUT() local523 result[colorIndex++] = alpha in getCLUT()
181 int colorIndex = 0; in NinePatch_Draw() local258 color = chunk.colors[colorIndex++]; in NinePatch_Draw()
560 int colorIndex, const SkPaint* paint) { in drawBitmapMesh() argument566 AutoJavaIntArray colorA(env, jcolors, colorIndex + ptCount); in drawBitmapMesh()677 jintArray jcolors, int colorIndex, in drawVertices() argument683 AutoJavaIntArray colorA(env, jcolors, colorIndex + vertexCount); in drawVertices()720 colors = (const SkColor*)(colorA.ptr() + colorIndex); in drawVertices()
364 int colorIndex = 0; in do_9patch() local519 image->info9Patch.colors[colorIndex++] = c; in do_9patch()526 assert(colorIndex == numColors); in do_9patch()