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

  /frameworks/base/libs/hwui/
Caches.cpp 707 propertySpotShadowStrength = -1;
733 propertySpotShadowStrength = atoi(value);
734 ALOGD("spot shadow strength = 0x%x out of 0xff", propertySpotShadowStrength);
Caches.h 370 int propertySpotShadowStrength;
OpenGLRenderer.cpp     [all...]

Completed in 217 milliseconds