Home
last modified time | relevance | path

Searched refs:screenGamutMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H A Dscreen_fuzzer.cpp148 ScreenGamutMap screenGamutMap; in ColorGamutsFuzzTest() local
149 screen->GetScreenGamutMap(screenGamutMap); in ColorGamutsFuzzTest()
/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() local
174 rsRenderServiceConnectionProxy.SetScreenGamutMap(id1, screenGamutMap); in DoSomethingInterestingWithMyAPI()