/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_change_test.cpp | 261 for (uint32_t modeIdx = 0; modeIdx < modes.size(); modeIdx++) { variable 288 for (uint32_t modeIdx = 0; modeIdx < modes.size(); modeIdx++) { variable
|
H A D | screen_manager_test.cpp | 511 for (uint32_t modeIdx = 0; modeIdx < modes.size(); modeIdx++) { variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_connection_proxy_test.cpp | 581 int32_t modeIdx = 7; variable 653 int32_t modeIdx = 1; variable
|
H A D | rs_render_service_client_test.cpp | 653 int32_t modeIdx = 0; variable
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | screen.cpp | 179 DMError Screen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
|
H A D | display_manager_adapter.cpp | 149 DMError ScreenManagerAdapter::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
H A D | rsinterfaces_fuzzer.cpp | 83 int32_t modeIdx = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen.cpp | 768 int32_t RSScreen::SetScreenColorGamut(int32_t modeIdx) in SetScreenColorGamut() 969 int32_t RSScreen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
|
H A D | rs_screen_manager.cpp | 1780 int32_t RSScreenManager::SetScreenColorGamutLocked(ScreenId id, int32_t modeIdx) in SetScreenColorGamutLocked() 1956 int32_t RSScreenManager::SetScreenHDRFormatLocked(ScreenId id, int32_t modeIdx) in SetScreenHDRFormatLocked() 2034 int32_t RSScreenManager::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 2100 int32_t RSScreenManager::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_interface.h | 92 virtual DMError SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 305 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 365 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 305 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 365 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 415 int32_t RSInterfaces::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 482 int32_t RSInterfaces::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 1025 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local 1254 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/ |
H A D | rsrenderserviceconnection_fuzzer.cpp | 399 int32_t modeIdx = GetData<int32_t>(); in DoGetScreenColorGamut() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 847 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 961 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
H A D | rs_render_service_connection_proxy.cpp | 1556 int32_t RSRenderServiceConnectionProxy::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 1758 int32_t RSRenderServiceConnectionProxy::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 456 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | screen_session_manager_proxy.cpp | 466 DMError ScreenSessionManagerProxy::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 1313 int32_t RSRenderServiceConnection::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() 1472 int32_t RSRenderServiceConnection::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 1095 DMError ScreenSession::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_test.cpp | 788 int32_t modeIdx = 0; variable
|
H A D | screen_session_manager_test.cpp | 1509 int32_t modeIdx {0}; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_proxy.cpp | 619 DMError DisplayManagerProxy::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 2617 DMError ScreenSessionManager::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
|