Searched refs:capFillIndex (Results 1 – 1 of 1) sorted by relevance
483 int capFillIndex = startCapFillIndex; in storeCapAA() local485 copyAlphaVertex(&buffer[capFillIndex++], &buffer[1 + i]); in storeCapAA()487 copyAlphaVertex(&buffer[capFillIndex++], &buffer[startCapFillIndex - 3 - i]); in storeCapAA()490 int capFillIndex = 6 * vertices.size() + 2 + 6 * extra - (extra + 2); in storeCapAA() local492 copyAlphaVertex(&buffer[capFillIndex++], &buffer[capIndex + 1 + i]); in storeCapAA()494 copyAlphaVertex(&buffer[capFillIndex++], &buffer[capIndex + 3 + 2 * extra - i]); in storeCapAA()