Searched refs:extraOffset (Results 1 – 1 of 1) sorted by relevance
410 const int extraOffset = (extra + 1) / 2; in storeCapAA() local412 ? 2 * offset + 6 + 2 * (extra + extraOffset) in storeCapAA()413 : offset + 2 + 2 * extraOffset; in storeCapAA()452 const int postCapIndex = (isRound && isFirst) ? (2 * extraOffset - 2) : capIndex + (2 * extra); in storeCapAA()487 if (isFirst && i == extra - extraOffset) { in storeCapAA()497 const int startCapFillIndex = capIndex + 2 * (extra - extraOffset) + 4; in storeCapAA()585 const int extraOffset = (extra + 1) / 2; in getStrokeVerticesFromUnclosedVerticesAA() local588 int currentAAOuterIndex = 2 + 2 * extraOffset; in getStrokeVerticesFromUnclosedVerticesAA()590 int currentStrokeIndex = currentAAInnerIndex + 7 + (3 * extra - 2 * extraOffset); in getStrokeVerticesFromUnclosedVerticesAA()