Searched defs:lightColorValue (Results 1 – 2 of 2) sorted by relevance
6597 uint32_t lightColorValue = 1; // for test variable
2410 void RSNode::SetLightColor(uint32_t lightColorValue) in SetLightColor()