Home
last modified time | relevance | path

Searched defs:rayIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DSpotShadow.cpp813 int rayIndex = floor((startAngle - EPSILON) / step); in convertPolyToRayDist() local
1196 inline int SpotShadow::getEdgeStartIndex(const int* offsets, int rayIndex, int totalRayNumber, in getEdgeStartIndex()