Searched defs:contentType (Results 1 – 9 of 9) sorted by relevance
177 AudioContentType* contentType) { in audioContentTypeFromHal()182 inline status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType, in audioContentTypeToHal()
244 static inline bool isUnknownAudioContentType(const std::string& contentType) { in isUnknownAudioContentType()
174 IComposerClient::ContentType contentType) override { in setContentType()
121 Error ComposerClient::setContentType(Display display, IComposerClient::ContentType contentType) { in setContentType()
209 Error setContentType(Display display, IComposerClient::ContentType contentType) override { in setContentType()
722 const ContentType& contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay()737 void GraphicsComposerHidlTest::Test_setContentType(const ContentType& contentType, in Test_setContentType()
205 AudioContentType* contentType) { in audioContentTypeFromHal()215 status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType, in audioContentTypeToHal()
392 const AudioContentType contentType = toString(enumVal); in TEST() local
697 static inline const char* getContentTypeName(hwc2_content_type_t contentType) { in getContentTypeName()