Searched refs:lightRect (Results 1 – 1 of 1) sorted by relevance
97 Rect lightRect = Rect(adjustedLightCenter.x - lightRadius, adjustedLightCenter.y - lightRadius, in tessellateSpotShadow() local99 lightRect.unionWith(localClip); in tessellateSpotShadow()100 if (!lightRect.intersects(casterBounds)) { in tessellateSpotShadow()