Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.cpp41 constexpr float INVISIABLE_ALPHA = 0.0f; variable
603 renderContext->UpdateOpacity(INVISIABLE_ALPHA); in StartAlphaExitingAnimation()
674 renderContext->UpdateOpacity(INVISIABLE_ALPHA); in ResetToInvisible()