Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 17 of 17) 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.1/enums/include/
Dandroid_audio_policy_configuration_V7_1-enums.h247 static inline bool isUnknownAudioContentType(const std::string& contentType) { in isUnknownAudioContentType()
/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/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.cpp502 int contentType; in parseMetaData() local
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp203 ScopedAStatus VtsComposerClient::setContentType(int64_t display, ContentType contentType) { in setContentType()
DVtsHalGraphicsComposer3_TargetTest.cpp84 ContentType contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay()
103 void Test_setContentType(ContentType contentType, const char* contentTypeStr) { in Test_setContentType()
/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/google/graphics/common/libhwc2.1/
DExynosHWC.cpp1211 int32_t exynos_SetContentType(hwc2_device_t* dev, hwc2_display_t display, in exynos_SetContentType()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp902 int32_t HalImpl::setContentType(int64_t display, ContentType contentType) { in setContentType()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp4502 int32_t ExynosDisplay::setContentType(int32_t /* hwc2_content_type_t */ contentType) in setContentType()