Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_gamut_test.cpp206 const ScreenGamutMap gamutMaps[] = { variable
218 for (uint32_t i = 0; i < sizeof(gamutMaps) / sizeof(ScreenGamutMap); i++) {
219 ret = defaultScreen_->SetScreenGamutMap(gamutMaps[i]);
225 ASSERT_EQ(gamutMaps[i], gamutMap);