Home
last modified time | relevance | path

Searched defs:LightInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DLighting.h29 struct LightInfo { struct
30 LightInfo() : LightInfo(0, 0) {} in LightInfo() function
31 LightInfo(uint8_t ambientShadowAlpha, uint8_t spotShadowAlpha) in LightInfo() argument
33 uint8_t ambientShadowAlpha;
34 uint8_t spotShadowAlpha;