Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_display.cpp37 … PreviewerDisplay::SetCurrentFoldCreaseRegion(const sptr<FoldCreaseRegion> currentFoldCreaseRegion) in SetCurrentFoldCreaseRegion() argument
39 currentFoldCreaseRegion_ = currentFoldCreaseRegion; in SetCurrentFoldCreaseRegion()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Ddisplay_info.h107 void SetCurrentFoldCreaseRegion(std::vector<Rect> currentFoldCreaseRegion) in SetCurrentFoldCreaseRegion() argument
109 currentFoldCreaseRegion_ = currentFoldCreaseRegion; in SetCurrentFoldCreaseRegion()
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow_display.h38 void SetCurrentFoldCreaseRegion(const sptr<FoldCreaseRegion> currentFoldCreaseRegion);