Home
last modified time | relevance | path

Searched defs:hdrFormat (Results 1 – 24 of 24) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
Drs_screen_info.h59 ScreenHDRFormat hdrFormat = ScreenHDRFormat::NOT_SUPPORT_HDR; member
/foundation/window/window_manager/dmserver/include/
Ddisplay_manager_interface.h88 virtual DMError GetScreenHDRFormat(ScreenId screenId, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/window/window_manager/interfaces/kits/dmndk/dm/
Doh_display_info.h328 NativeDisplayManager_DisplayHdrFormat *hdrFormat; member
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_stub.cpp461 [](Parcel& parcel, const ScreenHDRFormat& hdrFormat) { in OnRemoteRequest()
469 ScreenHDRFormat hdrFormat; in OnRemoteRequest() local
Dscreen_session_manager_proxy.cpp424 [](Parcel& parcel, ScreenHDRFormat& hdrFormat) { in GetSupportedHDRFormats()
434 DMError ScreenSessionManagerProxy::GetScreenHDRFormat(ScreenId screenId, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_render_service_connection_proxy_test.cpp660 ScreenHDRFormat hdrFormat = IMAGE_HDR_ISO_DUAL; variable
/foundation/window/window_manager/dm/src/
Doh_display_manager.cpp676 for (const auto hdrFormat : hdrFormats) { in NativeDisplayManager_SetHdrFormat() local
Ddisplay_manager_adapter.cpp141 DMError ScreenManagerAdapter::GetScreenHDRFormat(ScreenId screenId, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_dumper.cpp404 ScreenHDRFormat hdrFormat; in DumpRsInfoById01() local
Dscreen_session_manager.cpp1451 std::vector<uint32_t> hdrFormat(rsHdrFormat.size()); in SetHdrFormats() local
2705 DMError ScreenSessionManager::GetScreenHDRFormat(ScreenId screenId, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_proxy.cpp577 [](Parcel& parcel, ScreenHDRFormat& hdrFormat) { in GetSupportedHDRFormats()
587 DMError DisplayManagerProxy::GetScreenHDRFormat(ScreenId screenId, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display.cpp599 for (const auto hdrFormat : hdrFormats) { in CreateJsHDRFormatArray() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp366 int32_t RSRenderServiceClient::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp484 int32_t RSInterfaces::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp366 int32_t RSRenderServiceClient::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
Drs_interfaces_test.cpp882 ScreenHDRFormat hdrFormat = ScreenHDRFormat::NOT_SUPPORT_HDR; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
Drs_render_service_connection_stub.cpp1269 ScreenHDRFormat hdrFormat; in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
Dscreen_session_manager_test.cpp1506 ScreenHDRFormat hdrFormat; variable
Dscreen_session_test.cpp802 ScreenHDRFormat hdrFormat; variable
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_session.cpp1244 DMError ScreenSession::GetScreenHDRFormat(ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
Drs_screen_manager_test.cpp1572 ScreenHDRFormat hdrFormat; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp966 int32_t RSRenderServiceClient::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
Drs_render_service_connection_proxy.cpp1790 int32_t RSRenderServiceConnectionProxy::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp1469 int32_t RSRenderServiceConnection::GetScreenHDRFormat(ScreenId id, ScreenHDRFormat& hdrFormat) in GetScreenHDRFormat()