Searched refs:mLightSourcePosition (Results 1 – 1 of 1) sorted by relevance
29 private float[] mLightSourcePosition; field in AmbientShadowConfig36 mLightSourcePosition = builder.mLightSourcePosition; in AmbientShadowConfig()71 return mLightSourcePosition; in getLightSourcePosition()81 private float[] mLightSourcePosition; field in AmbientShadowConfig.Builder104 mLightSourcePosition = new float[] { x, y }; in setLightSourcePosition()