Searched refs:lightSources (Results 1 – 2 of 2) sorted by relevance
39 float[] lightSources = in triangulate() local51 SpotShadowVertexCalculator.calculateShadow(lightSources, in triangulate()
65 private val lightSources = arrayListOf<LightSourceDrawable>() constant142 lightSources.forEach { it.alpha = alpha } in setAlpha()184 lightSources.forEach { it.highlightColor = highlightColor } in animateBackground()211 lightSources.add(lightSource) in registerLightSource()