Searched refs:cArray (Results 1 – 1 of 1) sorted by relevance
134 const int* cArray = (colors) ? (int*)colors : NULL; in onDrawVertices() local135 mCanvas->drawVertices(mode, floatCount, vArray, tArray, cArray, indices, indexCount, paint); in onDrawVertices()