Searched refs:nSetLightAlpha (Results 1 – 2 of 2) sorted by relevance
199 nSetLightAlpha(mProxy, ambientShadowAlpha, spotShadowAlpha); in setLightSourceAlpha()368 private static native void nSetLightAlpha(long nativeProxy, float ambientShadowAlpha, in nSetLightAlpha() method in HardwareBufferRenderer
285 nSetLightAlpha(mNativeProxy, ambientShadowAlpha, spotShadowAlpha); in setLightSourceAlpha()1504 private static native void nSetLightAlpha(long nativeProxy, float ambientShadowAlpha, in nSetLightAlpha() method in HardwareRenderer