Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp55 constexpr float SHEET_VISIABLE_ALPHA = 1.0f; variable
1444 renderContext->UpdateOpacity(SHEET_VISIABLE_ALPHA); in CheckSheetHeightChange()
1722 renderContext->UpdateOpacity(SHEET_VISIABLE_ALPHA); in GetSheetTypeWithAuto()