Searched refs:fillIndices (Results 1 – 1 of 1) sorted by relevance
28 static int fillIndices(uint16_t indices[], int xCount, int yCount) { in fillIndices() function206 SkDEBUGCODE(int n =) fillIndices(indices, numXDivs + 1, numYDivs + 1); in DrawMesh()