Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/fingerprint_auth/services_ex/inc/
H A Dsensor_illumination_task.h62 static constexpr uint32_t INVALID_BRIGHTNESS = UINT32_MAX; variable
/ohos5.0/base/useriam/face_auth/services_ex/src/
H A Dscreen_brightness_task.cpp56 constexpr uint32_t INVALID_BRIGHTNESS = -1; variable