Searched refs:scaledSpotLightHeightPx (Results 1 – 1 of 1) sorted by relevance
177 float scaledSpotLightHeightPx = ShadowConstants.SPOT_SHADOW_LIGHT_Z_HEIGHT_DP * in validate() local179 if (scaledElevationPx > scaledSpotLightHeightPx) { in validate()