Searched refs:nSetLightAlpha (Results 1 – 1 of 1) sorted by relevance
249 nSetLightAlpha(mNativeProxy, ambientShadowAlpha, spotShadowAlpha); in setLightSourceAlpha()1096 private static native void nSetLightAlpha(long nativeProxy, float ambientShadowAlpha, in nSetLightAlpha() method in HardwareRenderer