Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/audio/common/all-versions/default/
DHidlUtils.h179 AudioContentType* contentType) { in audioContentTypeFromHal()
184 inline status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType, in audioContentTypeToHal()
/hardware/interfaces/audio/common/7.0/enums/include/
Dandroid_audio_policy_configuration_V7_0-enums.h244 static inline bool isUnknownAudioContentType(const std::string& contentType) { in isUnknownAudioContentType()
/hardware/interfaces/audio/common/7.1/enums/include/
Dandroid_audio_policy_configuration_V7_1-enums.h247 static inline bool isUnknownAudioContentType(const std::string& contentType) { in isUnknownAudioContentType()
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerClient.h174 IComposerClient::ContentType contentType) override { in setContentType()
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp121 Error ComposerClient::setContentType(Display display, IComposerClient::ContentType contentType) { in setContentType()
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h209 Error setContentType(Display display, IComposerClient::ContentType contentType) override { in setContentType()
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp665 const ContentType& contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay()
680 void GraphicsComposerHidlTest::Test_setContentType(const ContentType& contentType, in Test_setContentType()
/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp205 AudioContentType* contentType) { in audioContentTypeFromHal()
215 status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType, in audioContentTypeToHal()
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp633 int contentType; in parseMetaData() local
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/
DComposerClientWrapper.cpp205 ScopedAStatus ComposerClientWrapper::setContentType(int64_t display, ContentType contentType) { in setContentType()
/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
DCarAudioConfigurationXmlConverter.cpp832 AudioContentType contentType; in parseUnfadeableContentType() local
/hardware/interfaces/audio/common/all-versions/default/tests/
Dhidlutils_tests.cpp392 const AudioContentType contentType = toString(enumVal); in TEST() local
/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h697 static inline const char* getContentTypeName(hwc2_content_type_t contentType) { in getContentTypeName()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h697 static inline const char* getContentTypeName(hwc2_content_type_t contentType) { in getContentTypeName()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp90 ContentType contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay()
109 void Test_setContentType(ContentType contentType, const char* contentTypeStr) { in Test_setContentType()