/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 163 Error getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function 166 if (!mDispatch.getDisplayedContentSamplingAttributes) { in getDisplayedContentSamplingAttributes() 172 int32_t errorRaw = mDispatch.getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() 319 &mDispatch.getDisplayedContentSamplingAttributes); in initDispatch() 407 HWC2_PFN_GET_DISPLAYED_CONTENT_SAMPLING_ATTRIBUTES getDisplayedContentSamplingAttributes; member
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 131 Error ComposerClient::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient 135 mClient->getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes()
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerClient.h | 122 Return<void> getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function 129 mHal->getDisplayedContentSamplingAttributes(display, format, dataspace, componentMask); in getDisplayedContentSamplingAttributes()
|
D | ComposerHal.h | 105 virtual Error getDisplayedContentSamplingAttributes(
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/ |
D | ComposerVts.h | 69 Error getDisplayedContentSamplingAttributes(
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 53 …dware.graphics.composer3.DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(lo… in getDisplayedContentSamplingAttributes() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 53 …dware.graphics.composer3.DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(lo… in getDisplayedContentSamplingAttributes() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 59 …dware.graphics.composer3.DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(lo… in getDisplayedContentSamplingAttributes() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 59 …dware.graphics.composer3.DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(lo… in getDisplayedContentSamplingAttributes() method
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 368 DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(long display); in getDisplayedContentSamplingAttributes() method
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 480 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P() 518 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P()
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerClient.h | 93 ndk::ScopedAStatus getDisplayedContentSamplingAttributes(
|
D | ComposerClient.cpp | 244 ndk::ScopedAStatus ComposerClient::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient 247 auto err = mHal->getDisplayedContentSamplingAttributes(display, attrs); in getDisplayedContentSamplingAttributes()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsComposerClient.cpp | 293 VtsComposerClient::getDisplayedContentSamplingAttributes(int64_t display) { in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient 295 return {mComposerClient->getDisplayedContentSamplingAttributes(display, &outAttributes), in getDisplayedContentSamplingAttributes()
|
D | VtsComposerClient.h | 133 getDisplayedContentSamplingAttributes(int64_t display);
|
D | VtsHalGraphicsComposer3_TargetTest.cpp | 367 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P() 400 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P()
|
/hardware/google/graphics/common/hwc3/impl/ |
D | HalImpl.h | 80 int32_t getDisplayedContentSamplingAttributes(
|
D | HalImpl.cpp | 590 int32_t HalImpl::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
|
/hardware/google/graphics/common/hwc3/include/ |
D | IComposerHal.h | 153 virtual int32_t getDisplayedContentSamplingAttributes(
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.h | 166 Return<void> getDisplayedContentSamplingAttributes(uint64_t display,
|
D | QtiComposerClient.cpp | 851 Return<void> QtiComposerClient::getDisplayedContentSamplingAttributes(uint64_t display, in getDisplayedContentSamplingAttributes() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 284 getDisplayedContentSamplingAttributes(Display display)
|