Home
last modified time | relevance | path

Searched defs:modeIdx (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_change_test.cpp261 for (uint32_t modeIdx = 0; modeIdx < modes.size(); modeIdx++) { variable
288 for (uint32_t modeIdx = 0; modeIdx < modes.size(); modeIdx++) { variable
H A Dscreen_manager_test.cpp511 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 Drs_render_service_connection_proxy_test.cpp581 int32_t modeIdx = 7; variable
653 int32_t modeIdx = 1; variable
H A Drs_render_service_client_test.cpp653 int32_t modeIdx = 0; variable
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen.cpp179 DMError Screen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
H A Ddisplay_manager_adapter.cpp149 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 Drsinterfaces_fuzzer.cpp83 int32_t modeIdx = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp768 int32_t RSScreen::SetScreenColorGamut(int32_t modeIdx) in SetScreenColorGamut()
969 int32_t RSScreen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
H A Drs_screen_manager.cpp1780 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 Ddisplay_manager_interface.h92 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 Drs_render_service_client.cpp305 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 Drs_render_service_client.cpp305 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 Drs_interfaces.cpp415 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 Drs_render_service_connection_stub.cpp1025 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 Drsrenderserviceconnection_fuzzer.cpp399 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 Drs_render_service_client.cpp847 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 Drs_render_service_connection_proxy.cpp1556 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 Dscreen_session_manager_stub.cpp456 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp466 DMError ScreenSessionManagerProxy::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp1313 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 Dscreen_session.cpp1095 DMError ScreenSession::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp788 int32_t modeIdx = 0; variable
H A Dscreen_session_manager_test.cpp1509 int32_t modeIdx {0}; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_proxy.cpp619 DMError DisplayManagerProxy::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2617 DMError ScreenSessionManager::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat()