Searched refs:NativeDisplayManager_CutoutInfo (Results 1 – 17 of 17) sorted by relevance
29 | 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 subsection168 typedef struct NativeDisplayManager_CutoutInfo NativeDisplayManager_CutoutInfo583 …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…
28 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | 挖孔屏、刘海屏、瀑布屏…45 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
1 # NativeDisplayManager_CutoutInfo chapter
46 …md#oh_nativedisplaymanager_createdefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…47 …d#oh_nativedisplaymanager_destroydefaultdisplaycutoutinfo) ([NativeDisplayManager_CutoutInfo](_nat…
464 - [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md)
1 # NativeDisplayManager_CutoutInfo chapter6 The NativeDisplayManager_CutoutInfo struct describes the unusable area of a display, including punc…
28 | struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) | Describes t…45 | typedef struct [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md) [Nativ…
29 | 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 subsection168 typedef struct NativeDisplayManager_CutoutInfo NativeDisplayManager_CutoutInfo583 …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…
461 - [NativeDisplayManager_CutoutInfo](_native_display_manager___cutout_info.md)
205 NativeDisplayManager_CutoutInfo **cutoutInfo);217 NativeDisplayManager_CutoutInfo *cutoutInfo);
207 } NativeDisplayManager_CutoutInfo; typedef
313 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()
26 | OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo **cutoutIn…27 | OH_NativeDisplayManager_DestroyDefaultDisplayCutoutInfo(NativeDisplayManager_CutoutInfo *cutoutIn…95 NativeDisplayManager_CutoutInfo *cutOutInfo = NULL;
2761 … - [NativeDisplayManager_CutoutInfo](reference/apis-arkui/_native_display_manager___cutout_info.md)
2647 … - [NativeDisplayManager_CutoutInfo](reference/apis-arkui/_native_display_manager___cutout_info.md)