Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp594 bool isHdr; in TEST_P() local
598 isHdr = true; in TEST_P()
601 isHdr = false; in TEST_P()
605 isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC; in TEST_P()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp335 bool isHdr; in TEST_P() local
339 isHdr = true; in TEST_P()
342 isHdr = false; in TEST_P()
346 isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC; in TEST_P()