Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp195 void Test_setContentType(const ContentType& contentType, const char* contentTypeStr);
682 void GraphicsComposerHidlTest::Test_setContentType(const ContentType& contentType, in Test_setContentType() function in android::hardware::graphics::composer::V2_4::vts::__anonf14260750111::GraphicsComposerHidlTest
696 Test_setContentType(ContentType::GRAPHICS, "GRAPHICS"); in TEST_P()
700 Test_setContentType(ContentType::PHOTO, "PHOTO"); in TEST_P()
704 Test_setContentType(ContentType::CINEMA, "CINEMA"); in TEST_P()
708 Test_setContentType(ContentType::GAME, "GAME"); in TEST_P()