Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.h288 constexpr int lightThresholds = 128; in IsDarkColor() local
293 return gray < lightThresholds; in IsDarkColor()

Completed in 2 milliseconds