Home
last modified time | relevance | path

Searched refs:startCapFillIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DPathTessellator.cpp496 const int startCapFillIndex = capIndex + 2 * (extra - extraOffset) + 4; in storeCapAA() local
497 int capFillIndex = startCapFillIndex; in storeCapAA()
501 buffer[capFillIndex++] = buffer[startCapFillIndex - 3 - i]; in storeCapAA()