Home
last modified time | relevance | path

Searched defs:creaseRects (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddisplay_info_utils.cpp39 auto creaseRects = foldCreaseRegion->GetCreaseRects(); in GetDisplayInfo() local
/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h33 FoldCreaseRegion(DisplayId displayId, const std::vector<DMRect>& creaseRects) in FoldCreaseRegion() argument
47 std::vector<DMRect> creaseRects; in Unmarshalling() local
63 static bool WriteCreaseRectVector(const std::vector<DMRect>& creaseRects, Parcel& parcel) in WriteCreaseRectVector() argument
81 static bool ReadCreaseRectVector(std::vector<DMRect>& creaseRects, Parce argument
[all...]
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Ddisplay_utils.h55 CRect *creaseRects; member
H A Dcj_display_manager.cpp103 std::vector<DMRect> creaseRects = foldCreaseRegion->GetCreaseRects(); in CreateCFoldCreaseRegionObject() local
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp854 std::vector<DMRect> creaseRects = region->GetCreaseRects(); in CreateJsFoldCreaseRegionObject() local
860 napi_value CreateJsCreaseRectsArrayObject(napi_env env, std::vector<DMRect> creaseRects) in CreateJsCreaseRectsArrayObject() argument

Completed in 4 milliseconds