Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp958 constexpr uint8_t LENGTH_RGB = 3; variable
977 if (length == LENGTH_RGB) { in ParseHexColor()