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