Home
last modified time | relevance | path

Searched refs:MAX_LIGHT_COUNT (Results 1 - 1 of 1) sorted by relevance

/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp33 constexpr int32_t MAX_LIGHT_COUNT = 0XFF; member
292 if (lightCount > MAX_LIGHT_COUNT) { in GetLightList()
293 lightCount = MAX_LIGHT_COUNT; in GetLightList()

Completed in 2 milliseconds