Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DShadowTessellator.cpp119 const int rays = SHADOW_RAY_COUNT; in generateShadowIndices() local
DSpotShadow.cpp806 const int rays = SHADOW_RAY_COUNT; in convertPolyToRayDist() local
881 void SpotShadow::smoothPolygon(int level, int rays, float* rayDist) { in smoothPolygon()