Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSpotShadow.cpp1276 bool isPenumbraCW = checkClockwise(maxPenumbraAngleIndex, penumbraLength, in convertPolysToVerticesPerRay() local
1279 if (!isUmbraCW || !isPenumbraCW || !isPolyCW) { in convertPolysToVerticesPerRay()
1282 isUmbraCW, isPenumbraCW, isPolyCW); in convertPolysToVerticesPerRay()