Home
last modified time | relevance | path

Searched defs:VOID_CLOSE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h62 enum Type { OPEN = 1, CLOSE = -1, VOID_OPEN = 2, VOID_CLOSE = -2 }; enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h164 enum Type { OPEN = 1, CLOSE = -1, VOID_OPEN = 2, VOID_CLOSE = -2 }; enumerator