Home
last modified time | relevance | path

Searched defs:modeIdx (Results 1 - 24 of 24) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_test.cpp1145 int32_t modeIdx = -1; in HWTEST_F() local
1164 int32_t modeIdx = 2; in HWTEST_F() local
1194 int32_t modeIdx = 2; HWTEST_F() local
1226 int32_t modeIdx = 2; HWTEST_F() local
1381 int32_t modeIdx = -1; HWTEST_F() local
1398 int32_t modeIdx = 1; HWTEST_F() local
[all...]
/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
106 rsInterfaces.SetScreenColorGamut(static_cast<ScreenId>(id), modeIdx); in RSPhysicalScreenFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screenmanager/
H A Drs_screen_unit_test.cpp1145 int32_t modeIdx = -1; in HWTEST_F() local
1164 int32_t modeIdx = 2; in HWTEST_F() local
1194 int32_t modeIdx = 2; HWTEST_F() local
1226 int32_t modeIdx = 2; HWTEST_F() local
1381 int32_t modeIdx = -1; HWTEST_F() local
1398 int32_t modeIdx = 1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_client_test.cpp746 int32_t modeIdx = 0; in HWTEST_F() local
H A Drs_render_service_connection_proxy_test.cpp630 int32_t modeIdx = 7; in HWTEST_F() local
702 int32_t modeIdx = 1; in HWTEST_F() local
/foundation/window/window_manager/dm/src/
H A Dscreen.cpp179 DMError Screen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat() argument
H A Ddisplay_manager_adapter.cpp148 DMError ScreenManagerAdapter::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp2634 int32_t modeIdx = 120; in HWTEST_F() local
H A Dscreen_session_test.cpp750 int32_t modeIdx = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp402 int32_t modeIdx = GetData<int32_t>(); in DoGetScreenColorGamut() local
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h92 virtual DMError SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp767 int32_t RSScreen::SetScreenColorGamut(int32_t modeIdx) in SetScreenColorGamut() argument
934 int32_t RSScreen::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat() argument
[all...]
H A Drs_screen_manager.cpp1731 int32_t RSScreenManager::SetScreenColorGamutLocked(ScreenId id, int32_t modeIdx) in SetScreenColorGamutLocked() argument
1898 int32_t RSScreenManager::SetScreenHDRFormatLocked(ScreenId id, int32_t modeIdx) in SetScreenHDRFormatLocked() argument
1994 int32_t RSScreenManager::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
2060 int32_t RSScreenManager::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_proxy.cpp618 DMError DisplayManagerProxy::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp498 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() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp840 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
954 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
H A Drs_render_service_connection_proxy.cpp1677 int32_t RSRenderServiceConnectionProxy::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
1905 int32_t RSRenderServiceConnectionProxy::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp980 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local
1208 int32_t modeIdx = data.ReadInt32(); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp326 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
386 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp457 int32_t RSInterfaces::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
523 int32_t RSInterfaces::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp326 int32_t RSRenderServiceClient::SetScreenColorGamut(ScreenId id, int32_t modeIdx) in SetScreenColorGamut() argument
386 int32_t RSRenderServiceClient::SetScreenHDRFormat(ScreenId id, int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1073 DMError ScreenSession::SetScreenHDRFormat(int32_t modeIdx) in SetScreenHDRFormat() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2827 DMError ScreenSessionManager::SetScreenHDRFormat(ScreenId screenId, int32_t modeIdx) in SetScreenHDRFormat() argument

Completed in 61 milliseconds