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

  /frameworks/base/libs/hwui/
Properties.h 292 static int overrideSpotShadowStrength;
Properties.cpp 62 int Properties::overrideSpotShadowStrength = -1;
194 overrideSpotShadowStrength = atoi(value);
195 ALOGD("spot shadow strength = 0x%x out of 0xff", overrideSpotShadowStrength);
BakedOpDispatcher.cpp     [all...]
OpenGLRenderer.cpp     [all...]

Completed in 146 milliseconds