Home
last modified time | relevance | path

Searched defs:supportedContentTypes (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp628 std::vector<ContentType> supportedContentTypes; in TEST_P() local
635 std::vector<ContentType> supportedContentTypes; in TEST_P() local
683 std::vector<ContentType> supportedContentTypes; in Test_setContentType() local
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerClient.h166 std::vector<IComposerClient::ContentType> supportedContentTypes; in getSupportedContentTypes() local
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp83 const std::vector<ContentType>& supportedContentTypes, in Test_setContentTypeForDisplay()