Home
last modified time | relevance | path

Searched refs:ContentType (Results 1 – 25 of 33) sorted by relevance

12

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp53 using ContentType = IComposerClient::ContentType; typedef
192 void Test_setContentType(const ContentType& contentType, const char* contentTypeStr);
194 const std::vector<ContentType>& capabilities,
195 const ContentType& contentType, const char* contentTypeStr);
628 std::vector<ContentType> supportedContentTypes; in TEST_P()
635 std::vector<ContentType> supportedContentTypes; in TEST_P()
642 ContentType::NONE) != supportedContentTypes.end(); in TEST_P()
650 const auto error = mComposerClient->setContentType(display.get(), ContentType::NONE); in TEST_P()
656 const auto types = {ContentType::NONE, ContentType::GRAPHICS, ContentType::PHOTO, in TEST_P()
657 ContentType::CINEMA, ContentType::GAME}; in TEST_P()
[all …]
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DHidl2AidlAsserts.cpp326 aidl::android::hardware::graphics::composer3::ContentType::NONE ==
327 static_cast<aidl::android::hardware::graphics::composer3::ContentType>(
328 ::android::hardware::graphics::composer::V2_4::IComposerClient::ContentType::NONE));
329 static_assert(aidl::android::hardware::graphics::composer3::ContentType::GRAPHICS ==
330 static_cast<aidl::android::hardware::graphics::composer3::ContentType>(
331 ::android::hardware::graphics::composer::V2_4::IComposerClient::ContentType::
333 static_assert(aidl::android::hardware::graphics::composer3::ContentType::PHOTO ==
334 static_cast<aidl::android::hardware::graphics::composer3::ContentType>(
335 ::android::hardware::graphics::composer::V2_4::IComposerClient::ContentType::
337 static_assert(aidl::android::hardware::graphics::composer3::ContentType::CINEMA ==
[all …]
DContentType.aidl21 enum ContentType { enum
DIComposerClient.aidl28 import android.hardware.graphics.composer3.ContentType;
529 ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes()
712 void setContentType(long display, ContentType type); in setContentType()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DContentType.aidl36 enum ContentType { enum
DIComposerClient.aidl61 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes()
72 void setContentType(long display, android.hardware.graphics.composer3.ContentType type); in setContentType()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DContentType.aidl36 enum ContentType { enum
DIComposerClient.aidl61 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes()
72 void setContentType(long display, android.hardware.graphics.composer3.ContentType type); in setContentType()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DContentType.aidl36 enum ContentType { enum
DIComposerClient.aidl67 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes()
78 void setContentType(long display, android.hardware.graphics.composer3.ContentType type); in setContentType()
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DContentType.aidl36 enum ContentType { enum
DIComposerClient.aidl67 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes()
78 void setContentType(long display, android.hardware.graphics.composer3.ContentType type); in setContentType()
/hardware/interfaces/graphics/composer/2.4/utils/vts/include/composer-vts/2.4/
DComposerVts.h92 Display display, std::vector<IComposerClient::ContentType>* outSupportedContentTypes);
94 Error setContentType(Display display, IComposerClient::ContentType contentType);
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerHal.h74 std::vector<IComposerClient::ContentType>* outSupportedContentTypes) = 0;
75 virtual Error setContentType(Display display, IComposerClient::ContentType contentType) = 0;
DComposerClient.h166 std::vector<IComposerClient::ContentType> supportedContentTypes; in getSupportedContentTypes()
174 IComposerClient::ContentType contentType) override { in setContentType()
/hardware/interfaces/audio/policy/1.0/xml/api/
Dcurrent.txt72 public enum ContentType {
74 enum_constant public static final audio.policy.V1_0.ContentType AUDIO_CONTENT_TYPE_MOVIE;
75 enum_constant public static final audio.policy.V1_0.ContentType AUDIO_CONTENT_TYPE_MUSIC;
76 enum_constant public static final audio.policy.V1_0.ContentType AUDIO_CONTENT_TYPE_SONIFICATION;
77 enum_constant public static final audio.policy.V1_0.ContentType AUDIO_CONTENT_TYPE_SPEECH;
78 enum_constant public static final audio.policy.V1_0.ContentType AUDIO_CONTENT_TYPE_UNKNOWN;
83 method public audio.policy.V1_0.ContentType getValue();
84 method public void setValue(audio.policy.V1_0.ContentType);
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp111 Display display, std::vector<IComposerClient::ContentType>* outSupportedContentTypes) { in getSupportedContentTypes()
121 Error ComposerClient::setContentType(Display display, IComposerClient::ContentType contentType) { in setContentType()
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h185 std::vector<IComposerClient::ContentType>* outSupportedContentTypes) override { in getSupportedContentTypes()
200 reinterpret_cast<std::underlying_type<IComposerClient::ContentType>::type*>( in getSupportedContentTypes()
203 *outSupportedContentTypes = std::vector<IComposerClient::ContentType>(); in getSupportedContentTypes()
209 Error setContentType(Display display, IComposerClient::ContentType contentType) override { in setContentType()
/hardware/interfaces/audio/aidl/default/config/audioPolicy/engine/api/
Dcurrent.txt72 public enum ContentType {
74 …enum_constant public static final android.audio.policy.engine.configuration.ContentType AUDIO_CONT…
75 …enum_constant public static final android.audio.policy.engine.configuration.ContentType AUDIO_CONT…
76 …enum_constant public static final android.audio.policy.engine.configuration.ContentType AUDIO_CONT…
77 …enum_constant public static final android.audio.policy.engine.configuration.ContentType AUDIO_CONT…
78 …enum_constant public static final android.audio.policy.engine.configuration.ContentType AUDIO_CONT…
83 method @Nullable public android.audio.policy.engine.configuration.ContentType getValue();
84 method public void setValue(@Nullable android.audio.policy.engine.configuration.ContentType);
/hardware/google/graphics/common/hwc3/
DComposerClient.h109 std::vector<ContentType>* types) override;
128 ndk::ScopedAStatus setContentType(int64_t display, ContentType type) override;
/hardware/interfaces/graphics/composer/2.4/
DIComposerClient.hal135 enum ContentType : uint32_t {
284 * ContentType::{GRAPHICS, PHOTO, CINEMA, GAME}). This list must not change after
288 * ContentType::NONE is always supported and will not be returned by this method..
295 generates(Error error, vec<ContentType> supportedContentTypes);
316 setContentType(Display display, ContentType type)
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h100 ScopedAStatus setContentType(int64_t display, ContentType contentType);
158 std::pair<ScopedAStatus, std::vector<ContentType>> getSupportedContentTypes(int64_t display);
DVtsHalGraphicsComposer3_TargetTest.cpp83 const std::vector<ContentType>& supportedContentTypes, in Test_setContentTypeForDisplay()
84 ContentType contentType, const char* contentTypeStr) { in Test_setContentTypeForDisplay()
100 EXPECT_TRUE(mComposerClient->setContentType(display, ContentType::NONE).isOk()); in Test_setContentTypeForDisplay()
103 void Test_setContentType(ContentType contentType, const char* contentTypeStr) { in Test_setContentType()
760 ContentType::NONE) != supportedContentTypes.end(); in TEST_P()
769 mComposerClient->setContentType(display.getDisplayId(), ContentType::NONE).isOk()); in TEST_P()
774 constexpr ContentType types[] = {ContentType::NONE, ContentType::GRAPHICS, ContentType::PHOTO, in TEST_P()
775 ContentType::CINEMA, ContentType::GAME}; in TEST_P()
786 Test_setContentType(ContentType::GRAPHICS, "GRAPHICS"); in TEST_P()
790 Test_setContentType(ContentType::PHOTO, "PHOTO"); in TEST_P()
[all …]
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.h97 int32_t getSupportedContentTypes(int64_t display, std::vector<ContentType>* types) override;
118 int32_t setContentType(int64_t display, ContentType contentType) override;
/hardware/google/graphics/common/hwc3/include/
DIComposerHal.h169 virtual int32_t getSupportedContentTypes(int64_t display, std::vector<ContentType>* types) = 0;
192 virtual int32_t setContentType(int64_t display, ContentType contentType) = 0;

12