Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp773 static constexpr bool WIDE_COLOR_SUPPORTED = false; member
793 static constexpr bool WIDE_COLOR_SUPPORTED = true; member
824 static constexpr bool WIDE_COLOR_SUPPORTED = false; member
1816 EXPECT_EQ(Case::WideColorSupport::WIDE_COLOR_SUPPORTED, device->hasWideColorGamut()); in setupNewDisplayDeviceInternalTest()