Searched refs:propertyAmbientShadowStrength (Results 1 – 3 of 3) sorted by relevance
706 propertyAmbientShadowStrength = -1; in initTempProperties()729 propertyAmbientShadowStrength = atoi(value); in setTempProperty()730 ALOGD("ambient shadow strength = 0x%x out of 0xff", propertyAmbientShadowStrength); in setTempProperty()
369 int propertyAmbientShadowStrength; variable
3152 if (CC_UNLIKELY(mCaches.propertyAmbientShadowStrength >= 0)) {3153 ambientShadowAlpha = mCaches.propertyAmbientShadowStrength;