Searched refs:extraOffset (Results 1 – 1 of 1) sorted by relevance
409 const int extraOffset = (extra + 1) / 2; in storeCapAA() local411 ? 2 * offset + 6 + 2 * (extra + extraOffset) in storeCapAA()412 : offset + 2 + 2 * extraOffset; in storeCapAA()451 const int postCapIndex = (isRound && isFirst) ? (2 * extraOffset - 2) : capIndex + (2 * extra); in storeCapAA()486 if (isFirst && i == extra - extraOffset) { in storeCapAA()496 const int startCapFillIndex = capIndex + 2 * (extra - extraOffset) + 4; in storeCapAA()584 const int extraOffset = (extra + 1) / 2; in getStrokeVerticesFromUnclosedVerticesAA() local587 int currentAAOuterIndex = 2 + 2 * extraOffset; in getStrokeVerticesFromUnclosedVerticesAA()589 int currentStrokeIndex = currentAAInnerIndex + 7 + (3 * extra - 2 * extraOffset); in getStrokeVerticesFromUnclosedVerticesAA()