Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp470 auto nativeModeLocation = std::find(modes.begin(), modes.end(), ColorMode::NATIVE); in TEST_F() local
472 ASSERT_NE(modes.end(), nativeModeLocation); in TEST_F()