Searched refs:lightInfos (Results 1 – 2 of 2) sorted by relevance
547 std::unordered_map<int32_t, RawLightInfo> lightInfos; member
624 lightInfos.insert_or_assign(info.id, info); in configureLightsLocked()627 return !lightInfos.empty(); in configureLightsLocked()1096 return device->associatedDevice->lightInfos; in getLightInfoLocked()