Home
last modified time | relevance | path

Searched defs:notchStatus (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp141 int notchStatus = WINDOW_NOTCH_DEFAULT; variable
161 int notchStatus = WINDOW_NOTCH_DEFAULT; variable
268 int notchStatus = WINDOW_NOTCH_HIDDEN; variable
928 int notchStatus = -1; variable
957 int notchStatus = WINDOW_NOTCH_DEFAULT; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.h116 bool IsNotchNeedUpdate(bool notchStatus) in IsNotchNeedUpdate()
H A Drs_round_corner_display_manager.cpp270 bool RoundCornerDisplayManager::IsNotchNeedUpdate(NodeId id, bool notchStatus) in IsNotchNeedUpdate()