Searched defs:contentType (Results  1 – 16 of 16) sorted by relevance
| /hardware/interfaces/audio/common/all-versions/default/ | 
| D | HidlUtils.h | 179                                                    AudioContentType* contentType) {  in audioContentTypeFromHal()184 inline status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType,  in audioContentTypeToHal()
 
 | 
| /hardware/interfaces/audio/common/7.0/enums/include/ | 
| D | android_audio_policy_configuration_V7_0-enums.h | 244 static inline bool isUnknownAudioContentType(const std::string& contentType) {  in isUnknownAudioContentType()
 | 
| /hardware/interfaces/audio/common/7.1/enums/include/ | 
| D | android_audio_policy_configuration_V7_1-enums.h | 247 static inline bool isUnknownAudioContentType(const std::string& contentType) {  in isUnknownAudioContentType()
 | 
| /hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ | 
| D | ComposerClient.h | 174                                  IComposerClient::ContentType contentType) override {  in setContentType()
 | 
| /hardware/interfaces/graphics/composer/2.4/utils/vts/ | 
| D | ComposerVts.cpp | 121 Error ComposerClient::setContentType(Display display, IComposerClient::ContentType contentType) {  in setContentType()
 | 
| /hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/ | 
| D | HwcHal.h | 209     Error setContentType(Display display, IComposerClient::ContentType contentType) override {  in setContentType()
 | 
| /hardware/interfaces/graphics/composer/2.4/vts/functional/ | 
| D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 668         const ContentType& contentType, const char* contentTypeStr) {  in Test_setContentTypeForDisplay()683 void GraphicsComposerHidlTest::Test_setContentType(const ContentType& contentType,  in Test_setContentType()
 
 | 
| /hardware/interfaces/audio/common/all-versions/default/7.0/ | 
| D | HidlUtils.cpp | 205                                             AudioContentType* contentType) {  in audioContentTypeFromHal()215 status_t HidlUtils::audioContentTypeToHal(const AudioContentType& contentType,  in audioContentTypeToHal()
 
 | 
| /hardware/interfaces/automotive/audiocontrol/aidl/default/ | 
| D | AudioControl.cpp | 502     int contentType;  in parseMetaData()  local
 | 
| /hardware/interfaces/graphics/composer/aidl/vts/ | 
| D | VtsComposerClient.cpp | 177 ScopedAStatus VtsComposerClient::setContentType(int64_t display, ContentType contentType) {  in setContentType()
 | 
| D | VtsHalGraphicsComposer3_TargetTest.cpp | 84                                        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/ | 
| D | hidlutils_tests.cpp | 392         const AudioContentType contentType = toString(enumVal);  in TEST()  local
 | 
| /hardware/libhardware/include/hardware/ | 
| D | hwcomposer2.h | 697 static inline const char* getContentTypeName(hwc2_content_type_t contentType) {  in getContentTypeName()
 | 
| /hardware/google/graphics/common/hwc3/impl/ | 
| D | HalImpl.cpp | 736 int32_t HalImpl::setContentType(int64_t display, ContentType contentType) {  in setContentType()
 | 
| /hardware/google/graphics/common/libhwc2.1/ | 
| D | ExynosHWC.cpp | 1211 int32_t exynos_SetContentType(hwc2_device_t* dev, hwc2_display_t display,  in exynos_SetContentType()
 | 
| /hardware/google/graphics/common/libhwc2.1/libdevice/ | 
| D | ExynosDisplay.cpp | 4250 int32_t ExynosDisplay::setContentType(int32_t /* hwc2_content_type_t */ contentType)  in setContentType()
 |