Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp28 static constexpr uint8_t MAX_TRANSPARENT = 0x99; // 60% variable
154 return color.argb.alpha < MAX_TRANSPARENT; in IsColorTransparent()