Home
last modified time | relevance | path

Searched refs:DISPLAY_MANAGER_OK (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp110 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayId()
125 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayWidth()
140 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayHeight()
156 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayRotation()
172 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayOrientation()
187 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayVirtualPixelRatio()
202 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayRefreshRate()
217 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayDensityDpi()
232 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayDensityPixels()
247 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK; in OH_NativeDisplayManager_GetDefaultDisplayScaledDensity()
[all …]
/ohos5.0/docs/zh-cn/application-dev/displaymanager/
H A Dnative-display-manager.md63 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
98 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
165 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
255 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
/ohos5.0/docs/en/application-dev/displaymanager/
H A Dnative-display-manager.md63 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
98 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
165 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
255 if (errCode == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) {
/ohos5.0/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h105 DISPLAY_MANAGER_OK = 0, enumerator
/ohos5.0/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp376 FoldChangeCallBack, &id) == NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) { in RegisterFoldStatusListener()
391 NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_OK) { in UnregisterFoldStatusListener()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Doh__display__info_8h.md59 …(_o_h___display_manager.md#nativedisplaymanager_errorcode-1) {<br/>DISPLAY_MANAGER_OK = 0, DISPLAY…
H A D_o_h___display_manager.md62 | [NativeDisplayManager_ErrorCode](#nativedisplaymanager_errorcode-1) {<br/>DISPLAY_MANAGER_OK = 0,…
352 | DISPLAY_MANAGER_OK | 成功。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Doh__display__info_8h.md59 …](_o_h___display_manager.md#nativedisplaymanager_errorcode-1) {<br>DISPLAY_MANAGER_OK = 0, DISPLAY…
H A D_o_h___display_manager.md62 | [NativeDisplayManager_ErrorCode](#nativedisplaymanager_errorcode-1) {<br>DISPLAY_MANAGER_OK = 0, …
352 | DISPLAY_MANAGER_OK | The operation is successful.|