Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp47 constexpr int32_t ALPHA_MOVE = 24; member
1666 auto alpha = colorValue << ALPHA_MOVE; in ColorRegexMatch()
1687 auto alphaMini = valueMini << ALPHA_MOVE; in ColorRegexMatch()
1701 uint32_t alpha = (color) >> ALPHA_MOVE; in ConvertColorToString()

Completed in 4 milliseconds