Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___display_manager.md29 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | 挖孔屏、刘海屏、瀑布屏…
46 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
84 …](#oh_nativedisplaymanager_createdefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
85 …(#oh_nativedisplaymanager_destroydefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
165 ### NativeDisplayManager_CutoutInfo subsection
168 typedef struct NativeDisplayManager_CutoutInfo NativeDisplayManager_CutoutInfo
583 …Code OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo (NativeDisplayManager_CutoutInfo **cut…
598 | cutoutInfo | 挖孔屏、刘海屏、瀑布屏等不可用屏幕区域信息,具体可见[NativeDisplayManager_CutoutInfo](_native_display_manager_…
608 …ode OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo (NativeDisplayManager_CutoutInfo *cuto…
623 …tedefaultdisplaycutoutinfo)接口获取的挖孔屏、刘海屏、瀑布屏等不可用屏幕区域信息对象,具体可见[NativeDisplayManager_CutoutInfo](_nat…
H A Doh__display__info_8h.md28 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | 挖孔屏、刘海屏、瀑布屏…
45 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
H A D_native_display_manager___cutout_info.md1 # NativeDisplayManager_CutoutInfo chapter
H A Doh__display__manager_8h.md46 …md#oh_nativedisplaymanager_createdefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
47 …d#oh_nativedisplaymanager_destroydefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
H A DReadme-CN.md464 - [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md)
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_native_display_manager___cutout_info.md1 # NativeDisplayManager_CutoutInfo chapter
6 The NativeDisplayManager_CutoutInfo struct describes the unusable area of a display, including punc…
H A Doh__display__info_8h.md28 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | Describes t…
45 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
H A D_o_h___display_manager.md29 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | Describes t…
46 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
84 …](#oh_nativedisplaymanager_createdefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
85 …(#oh_nativedisplaymanager_destroydefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
165 ### NativeDisplayManager_CutoutInfo subsection
168 typedef struct NativeDisplayManager_CutoutInfo NativeDisplayManager_CutoutInfo
583 …Code OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo (NativeDisplayManager_CutoutInfo **cut…
598 … to the unusable area information, which is encapsulated in [NativeDisplayManager_CutoutInfo](_nat…
608 …ode OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo (NativeDisplayManager_CutoutInfo *cuto…
623 …aymanager_createdefaultdisplaycutoutinfo). For details, see [NativeDisplayManager_CutoutInfo](_nat…
H A Doh__display__manager_8h.md46 …md#oh_nativedisplaymanager_createdefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
47 …d#oh_nativedisplaymanager_destroydefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
H A DReadme-EN.md461 - [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md)
/ohos5.0/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_manager.h205 NativeDisplayManager_CutoutInfo **cutoutInfo);
217 NativeDisplayManager_CutoutInfo *cutoutInfo);
H A Doh_display_info.h207 } NativeDisplayManager_CutoutInfo; typedef
/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp313 NativeDisplayManager_CutoutInfo *ohCutoutInfo) in OH_SetWaterfallDisplayAreaRects()
326 static NativeDisplayManager_CutoutInfo* OH_CreateCutoutInfoObject(const sptr<CutoutInfo> &cutoutInf… in OH_CreateCutoutInfoObject()
328 NativeDisplayManager_CutoutInfo *ohCutoutInfo = in OH_CreateCutoutInfoObject()
329 … static_cast<NativeDisplayManager_CutoutInfo*>(malloc(sizeof(NativeDisplayManager_CutoutInfo))); in OH_CreateCutoutInfoObject()
334 auto retMemset = memset_s(ohCutoutInfo, sizeof(NativeDisplayManager_CutoutInfo), 0, in OH_CreateCutoutInfoObject()
335 sizeof(NativeDisplayManager_CutoutInfo)); in OH_CreateCutoutInfoObject()
358 NativeDisplayManager_CutoutInfo **cutoutInfo) in OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo()
385 NativeDisplayManager_CutoutInfo *cutoutInfo) in OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo()
/ohos5.0/docs/zh-cn/application-dev/displaymanager/
H A Dnative-display-manager.md26 | OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo **cutoutIn…
27 | OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo *cutoutIn…
95 NativeDisplayManager_CutoutInfo *cutOutInfo = NULL;
/ohos5.0/docs/en/application-dev/displaymanager/
H A Dnative-display-manager.md26 | OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo **cutoutIn…
27 | OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo *cutoutIn…
95 NativeDisplayManager_CutoutInfo *cutOutInfo = NULL;
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md2761 … - [NativeDisplayManager_CutoutInfo](reference/apis-arkui/_native_display_manager___cutout_info.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md2647 … - [NativeDisplayManager_CutoutInfo](reference/apis-arkui/_native_display_manager___cutout_info.md)