Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h151 bool hasDolbyVisionSupport() const { return mHasDolbyVision; } in hasDolbyVisionSupport() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp1050 EXPECT_EQ(Case::HdrSupport::HDR_DOLBY_VISION_SUPPORTED, device->hasDolbyVisionSupport()); in setupNewDisplayDeviceInternalTest()