Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp192 void Test_setContentType(const ContentType& contentType, const char* contentTypeStr);
195 const ContentType& contentType, const char* contentTypeStr);
665 const ContentType& contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay() argument
671 GTEST_SUCCEED() << contentTypeStr << " content type is not supported on display " in Test_setContentTypeForDisplay()
681 const char* contentTypeStr) { in Test_setContentType() argument
689 contentTypeStr); in Test_setContentType()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp84 ContentType contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay() argument
94 GTEST_SUCCEED() << contentTypeStr << " content type is not supported on display " in Test_setContentTypeForDisplay()
103 void Test_setContentType(ContentType contentType, const char* contentTypeStr) { in Test_setContentType() argument
109 contentType, contentTypeStr); in Test_setContentType()