Searched refs:propertySpotShadowStrength (Results 1 – 3 of 3) sorted by relevance
707 propertySpotShadowStrength = -1; in initTempProperties()733 propertySpotShadowStrength = atoi(value); in setTempProperty()734 ALOGD("spot shadow strength = 0x%x out of 0xff", propertySpotShadowStrength); in setTempProperty()
370 int propertySpotShadowStrength; variable
3161 if (CC_UNLIKELY(mCaches.propertySpotShadowStrength >= 0)) {3162 spotShadowAlpha = mCaches.propertySpotShadowStrength;