Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSpotShadow.cpp1355 int startPolyIndex = getPolyEdgeStartIndex(maxPolyAngleIndex, polyLength, in convertPolysToVerticesPerRay() local
1359 poly2d[startPolyIndex], poly2d[(startPolyIndex + 1) % polyLength]); in convertPolysToVerticesPerRay()