Home
last modified time | relevance | path

Searched refs:MAX_LIGHT_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/miscdevice/frameworks/native/light/src/
H A Dlight_client.cpp34 constexpr uint32_t MAX_LIGHT_LIST_SIZE = 0X00ff; variable
193 if (count > MAX_LIGHT_LIST_SIZE) { in ConvertLightInfos()