Home
last modified time | relevance | path

Searched refs:DISPLAY_MANAGER_ERROR_INVALID_PARAM (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp101 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayId()
116 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayWidth()
131 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayHeight()
147 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayRotation()
163 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayOrientation()
178 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayVirtualPixelRatio()
193 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayRefreshRate()
208 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayDensityDpi()
223 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayDensityPixels()
238 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_INVALID_PARAM; in OH_NativeDisplayManager_GetDefaultDisplayScaledDensity()
[all...]
/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h108 DISPLAY_MANAGER_ERROR_INVALID_PARAM = 401, enumerator

Completed in 2 milliseconds