Searched refs:checkPolyClockwise (Results 1 – 2 of 2) sorted by relevance
66 static bool checkPolyClockwise(int polyAngleLength, int maxPolyAngleIndex,
957 bool SpotShadow::checkPolyClockwise(int polyAngleLength, int maxPolyAngleIndex, in checkPolyClockwise() function in android::uirenderer::SpotShadow1273 bool isPolyCW = checkPolyClockwise(polyAngleLength, maxPolyAngleIndex, polyAngleList); in convertPolysToVerticesPerRay()