Home
last modified time | relevance | path

Searched refs:ScreenGamutMap (Results 1 – 25 of 61) sorted by relevance

123

/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_gamut_test.cpp191 ScreenGamutMap gamutMap;
206 const ScreenGamutMap gamutMaps[] = {
212 ScreenGamutMap gamutMap;
213 ScreenGamutMap gamutMapBackup;
218 for (uint32_t i = 0; i < sizeof(gamutMaps) / sizeof(ScreenGamutMap); i++) {
242 ScreenGamutMap gamutMap;
243 ScreenGamutMap gamutMapBefore;
244 ScreenGamutMap gamutMapAfter;
249 …gamutMap = static_cast<ScreenGamutMap>(static_cast<uint32_t>(ScreenGamutMap::GAMUT_MAP_HDR_EXTENSI…
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_test.cpp318 ScreenGamutMap map1 = ScreenGamutMap::GAMUT_MAP_CONSTANT;
321 ScreenGamutMap map2 = ScreenGamutMap::GAMUT_MAP_CONSTANT;
337 ScreenGamutMap map1 = ScreenGamutMap::GAMUT_MAP_CONSTANT;
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Dscreen.h207 DMError GetScreenGamutMap(ScreenGamutMap& gamutMap) const;
215 DMError SetScreenGamutMap(ScreenGamutMap gamutMap);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.h86 virtual int32_t SetScreenGamutMap(ScreenGamutMap mode) = 0;
88 virtual int32_t GetScreenGamutMap(ScreenGamutMap &mode) const = 0;
177 int32_t SetScreenGamutMap(ScreenGamutMap mode) override;
180 int32_t GetScreenGamutMap(ScreenGamutMap &mode) const override;
259 ScreenGamutMap currentVirtualGamutMap_ = GAMUT_MAP_CONSTANT;
H A Drs_screen_manager.h172 virtual int32_t SetScreenGamutMap(ScreenId id, ScreenGamutMap mode) = 0;
174 virtual int32_t GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode) const = 0;
382 int32_t SetScreenGamutMap(ScreenId id, ScreenGamutMap mode) override;
386 int32_t GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode) const override;
494 int32_t SetScreenGamutMapLocked(ScreenId id, ScreenGamutMap mode);
496 int32_t GetScreenGamutMapLocked(ScreenId id, ScreenGamutMap& mode) const;
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp332 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
339 gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
342 EXPECT_EQ(ScreenGamutMap::GAMUT_MAP_CONSTANT, gamutMap);
344 gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
348 EXPECT_EQ(ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION, gamutMap);
360 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
367 gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
370 EXPECT_EQ(ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION, gamutMap);
372 gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
376 EXPECT_EQ(ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION, gamutMap);
H A Dabstract_screen_test.cpp201 ScreenGamutMap gamutMap;
204 gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION;
272 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_CONSTANT;
276 …gamutMap = static_cast<ScreenGamutMap>(static_cast<uint32_t>(ScreenGamutMap::GAMUT_MAP_HDR_EXTENSI…
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen.h66 DMError GetScreenGamutMap(ScreenGamutMap& gamutMap);
67 DMError SetScreenGamutMap(ScreenGamutMap gamutMap);
H A Ddisplay_manager_proxy.h54 DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) override;
55 DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) override;
H A Ddisplay_manager_service.h72 DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) override;
73 DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) override;
H A Dabstract_screen_controller.h84 DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap);
85 DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap);
H A Ddisplay_manager_interface.h71 virtual DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) = 0;
72 virtual DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) = 0;
/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Dmock_display_manager_adapter.h75 MOCK_METHOD2(GetScreenGamutMap, DMError(ScreenId screenId, ScreenGamutMap& gamutMap));
76 MOCK_METHOD2(SetScreenGamutMap, DMError(ScreenId screenId, ScreenGamutMap gamutMap));
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Dscreen_test.cpp177 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT;
191 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT;
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen.cpp144 DMError Screen::GetScreenGamutMap(ScreenGamutMap& gamutMap) const in GetScreenGamutMap()
149 DMError Screen::SetScreenGamutMap(ScreenGamutMap gamutMap) in SetScreenGamutMap()
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H A Dscreen_fuzzer.cpp147 screen->SetScreenGamutMap(static_cast<ScreenGamutMap>(gamutMap)); in ColorGamutsFuzzTest()
148 ScreenGamutMap screenGamutMap; in ColorGamutsFuzzTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp96 ScreenGamutMap mapMode = ScreenGamutMap::GAMUT_MAP_CONSTANT; in RSPhysicalScreenFuzzTest()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp334 ScreenGamutMap gamutMap; in OnRemoteRequest()
345 ScreenGamutMap gamutMap = static_cast<ScreenGamutMap>(data.ReadUint32()); in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.h171 int32_t SetScreenGamutMap(ScreenId id, ScreenGamutMap mode);
175 int32_t GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode);
/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h145 virtual DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap);
146 virtual DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderserviceconnectionproxy_fuzzer/
H A Drsrenderserviceconnectionproxy_fuzzer.cpp95 ScreenGamutMap screenGamutMap = (ScreenGamutMap)width; in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h149 DMError GetScreenGamutMap(ScreenGamutMap& gamutMap);
150 DMError SetScreenGamutMap(ScreenGamutMap gamutMap);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_proxy.h41 virtual DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) override;
42 virtual DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) override;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp934 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT;
949 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT;
963 ScreenGamutMap mode = ScreenGamutMap::GAMUT_MAP_CONSTANT;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_irender_service_connection.h189 virtual int32_t SetScreenGamutMap(ScreenId id, ScreenGamutMap mode) = 0;
199 virtual int32_t GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode) = 0;

123