Home
last modified time | relevance | path

Searched defs:getSupportedContentTypes (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h183 Error getSupportedContentTypes( in getSupportedContentTypes() function
379 HWC2_PFN_GET_SUPPORTED_CONTENT_TYPES getSupportedContentTypes; member
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerClient.h164 Return<void> getSupportedContentTypes( in getSupportedContentTypes() function
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp110 Error ComposerClient::getSupportedContentTypes( in getSupportedContentTypes() function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl517 ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl61 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl61 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp287 std::pair<ScopedAStatus, std::vector<ContentType>> VtsComposerClient::getSupportedContentTypes( in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp273 ndk::ScopedAStatus ComposerClient::getSupportedContentTypes(int64_t display, in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp637 TEST_P(GraphicsComposerHidlTest, getSupportedContentTypes) { in TEST_P() argument
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp532 int32_t HalImpl::getSupportedContentTypes(int64_t display, std::vector<ContentType>* types) { in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp1144 Return<void> QtiComposerClient::getSupportedContentTypes(uint64_t display, in getSupportedContentTypes() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp4147 int32_t ExynosDisplay::getSupportedContentTypes(uint32_t* __unused outNumSupportedContentTypes, in getSupportedContentTypes() function in ExynosDisplay