HomeSort by relevance Sort by last modified time
    Searched refs:propertyAmbientShadowStrength (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Caches.cpp 706 propertyAmbientShadowStrength = -1;
729 propertyAmbientShadowStrength = atoi(value);
730 ALOGD("ambient shadow strength = 0x%x out of 0xff", propertyAmbientShadowStrength);
Caches.h 369 int propertyAmbientShadowStrength;
OpenGLRenderer.cpp     [all...]

Completed in 85 milliseconds