Searched refs:mLightY (Results 1 – 3 of 3) sorted by relevance
55 mLightCoord[1] = builder.mLightY; in SpotShadowConfig()153 private float mLightY; field in SpotShadowConfig.Builder200 this.mLightY = lightY; in setLightCoord()
295 private final float mLightY; field in ThreadedRenderer314 mLightY = a.getDimension(R.styleable.Lighting_lightY, 0); in ThreadedRenderer()514 final float lightY = mLightY - attachInfo.mWindowTop; in setLightCenter()705 private final float mLightY, mLightZ, mLightRadius; field in ThreadedRenderer.SimpleRenderer713 mLightY = a.getDimension(R.styleable.Lighting_lightY, 0); in SimpleRenderer()731 final float lightY = mLightY - windowTop; in setLightCenter()
77438 Landroid/view/ThreadedRenderer$SimpleRenderer;->mLightY:F77495 Landroid/view/ThreadedRenderer;->mLightY:F