Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A 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
/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerClient.h166 std::vector<IComposerClient::ContentType> supportedContentTypes; in getSupportedContentTypes() local
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_TargetTest.cpp89 const std::vector<ContentType>& supportedContentTypes, in Test_setContentTypeForDisplay()