Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp40 const static uint8_t FULL_TRANSPARENCY_VALUE = 0xFF; variable
323 resColor = value.ChangeAlpha(FULL_TRANSPARENCY_VALUE); in SetBackgroundColor()