/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | screen_gamut_test.cpp | 191 ScreenGamutMap gamutMap; variable 212 ScreenGamutMap gamutMap; variable 242 ScreenGamutMap gamutMap; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdiscreen_test.cpp | 102 GraphicGamutMap gamutMap = GRAPHIC_GAMUT_MAP_CONSTANT; variable 347 GraphicGamutMap gamutMap = GraphicGamutMap::GRAPHIC_GAMUT_MAP_CONSTANT; variable 361 GraphicGamutMap gamutMap = GraphicGamutMap::GRAPHIC_GAMUT_MAP_CONSTANT; variable
|
H A D | hdidevice_test.cpp | 98 GraphicGamutMap gamutMap = GRAPHIC_GAMUT_MAP_CONSTANT; variable
|
/ohos5.0/foundation/window/window_manager/dm/test/unittest/ |
H A D | screen_test.cpp | 177 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT; variable 191 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT; variable
|
H A D | display_manager_adapter_test.cpp | 131 ScreenGamutMap gamutMap; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/ |
H A D | hdiscreen_fuzzer.cpp | 72 GraphicGamutMap gamutMap = GetData<GraphicGamutMap>(); in HdiScreenFuzzTest2() local
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/ |
H A D | screen_fuzzer.cpp | 131 uint32_t gamutMap; in ColorGamutsFuzzTest() local
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_stub.cpp | 334 ScreenGamutMap gamutMap; in OnRemoteRequest() local 345 ScreenGamutMap gamutMap = static_cast<ScreenGamutMap>(data.ReadUint32()); in OnRemoteRequest() local
|
H A D | abstract_screen.cpp | 321 DMError AbstractScreen::GetScreenGamutMap(ScreenGamutMap& gamutMap) in GetScreenGamutMap() 334 DMError AbstractScreen::SetScreenGamutMap(ScreenGamutMap gamutMap) in SetScreenGamutMap()
|
H A D | display_manager_service.cpp | 337 DMError DisplayManagerService::GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) in GetScreenGamutMap() 344 DMError DisplayManagerService::SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) in SetScreenGamutMap()
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | abstract_screen_test.cpp | 201 ScreenGamutMap gamutMap; variable 272 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_CONSTANT; variable
|
H A D | abstract_screen_controller_test.cpp | 1073 ScreenGamutMap gamutMap; variable 1087 ScreenGamutMap gamutMap = {}; variable
|
H A D | display_manager_service_test.cpp | 288 ScreenGamutMap gamutMap; variable
|
H A D | display_manager_proxy_test.cpp | 332 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION; variable 360 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_HDR_EXTENSION; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/ |
H A D | hdidevice_fuzzer.cpp | 155 GraphicGamutMap gamutMap = GetData<GraphicGamutMap>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | screen.cpp | 149 DMError Screen::SetScreenGamutMap(ScreenGamutMap gamutMap) in SetScreenGamutMap()
|
H A D | display_manager_adapter.cpp | 95 DMError ScreenManagerAdapter::GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) in GetScreenGamutMap() 102 DMError ScreenManagerAdapter::SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) in SetScreenGamutMap()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | screen_session_manager_interface.h | 78 …virtual DMError GetScreenGamutMap(ScreenId screenId, ScreenGamutMap& gamutMap) override { return D… in GetScreenGamutMap() 79 …virtual DMError SetScreenGamutMap(ScreenId screenId, ScreenGamutMap gamutMap) override { return DM… in SetScreenGamutMap()
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/ |
H A D | screensessionmanager_fuzzer.cpp | 347 ScreenGamutMap gamutMap = source.GetObject<ScreenGamutMap>(); in ProxyInterfaceFuzzTestPart4() local
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 318 virtual int32_t GetDisplayGamutMap(uint32_t devId, GamutMap& gamutMap) override in GetDisplayGamutMap() 323 virtual int32_t SetDisplayGamutMap(uint32_t devId, const GamutMap& gamutMap) override in SetDisplayGamutMap()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_device_impl.cpp | 325 int32_t HdiDeviceImpl::SetScreenGamutMap(uint32_t screenId, GraphicGamutMap gamutMap) in SetScreenGamutMap() 331 int32_t HdiDeviceImpl::GetScreenGamutMap(uint32_t screenId, GraphicGamutMap &gamutMap) in GetScreenGamutMap()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 388 ScreenGamutMap gamutMap; in OnRemoteRequest() local 399 ScreenGamutMap gamutMap = static_cast<ScreenGamutMap>(data.ReadUint32()); in OnRemoteRequest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
H A D | rs_interfaces_test.cpp | 934 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT; variable 949 ScreenGamutMap gamutMap = ScreenGamutMap::GAMUT_MAP_CONSTANT; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_dumper.cpp | 361 ScreenGamutMap gamutMap; in DumpRsInfoById() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 1009 DMError ScreenSession::GetScreenGamutMap(ScreenGamutMap& gamutMap) in GetScreenGamutMap() 1021 DMError ScreenSession::SetScreenGamutMap(ScreenGamutMap gamutMap) in SetScreenGamutMap()
|