Searched refs:capFillIndex (Results 1 – 1 of 1) sorted by relevance
498 int capFillIndex = startCapFillIndex; in storeCapAA() local500 buffer[capFillIndex++] = buffer[1 + i]; in storeCapAA()502 buffer[capFillIndex++] = buffer[startCapFillIndex - 3 - i]; in storeCapAA()505 int capFillIndex = 6 * vertices.size() + 2 + 6 * extra - (extra + 2); in storeCapAA() local507 buffer[capFillIndex++] = buffer[capIndex + 1 + i]; in storeCapAA()509 buffer[capFillIndex++] = buffer[capIndex + 3 + 2 * extra - i]; in storeCapAA()