Loading graphics/composer/aidl/android/hardware/graphics/composer3/vts/functional/VtsHalGraphicsComposer3_ReadbackTest.cpp +1 −2 Original line number Diff line number Diff line Loading @@ -1183,8 +1183,7 @@ TEST_P(GraphicsBlendModeCompositionTest, DISABLED_None) { } } // TODO(b/219737571) Enable test for HWC3.0 after we matched with 2.4 TEST_P(GraphicsBlendModeCompositionTest, DISABLED_Coverage) { TEST_P(GraphicsBlendModeCompositionTest, Coverage) { for (ColorMode mode : mTestColorModes) { EXPECT_TRUE(mComposerClient ->setColorMode(getPrimaryDisplayId(), mode, RenderIntent::COLORIMETRIC) Loading Loading
graphics/composer/aidl/android/hardware/graphics/composer3/vts/functional/VtsHalGraphicsComposer3_ReadbackTest.cpp +1 −2 Original line number Diff line number Diff line Loading @@ -1183,8 +1183,7 @@ TEST_P(GraphicsBlendModeCompositionTest, DISABLED_None) { } } // TODO(b/219737571) Enable test for HWC3.0 after we matched with 2.4 TEST_P(GraphicsBlendModeCompositionTest, DISABLED_Coverage) { TEST_P(GraphicsBlendModeCompositionTest, Coverage) { for (ColorMode mode : mTestColorModes) { EXPECT_TRUE(mComposerClient ->setColorMode(getPrimaryDisplayId(), mode, RenderIntent::COLORIMETRIC) Loading