Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
Dsensor.h207 struct SensorExposure { struct
212 SensorExposure() = default; argument
213 SensorExposure(std::uint16_t r, std::uint16_t g, std::uint16_t b) : in SensorExposure() function