Home
last modified time | relevance | path

Searched refs:getDisplayedContentSamplingAttributes (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h163 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/
DComposerVts.cpp131 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/
DComposerClient.h122 Return<void> getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function
129 mHal->getDisplayedContentSamplingAttributes(display, format, dataspace, componentMask); in getDisplayedContentSamplingAttributes()
DComposerHal.h105 virtual Error getDisplayedContentSamplingAttributes(
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h69 Error getDisplayedContentSamplingAttributes(
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl53 …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/
DIComposerClient.aidl53 …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/
DIComposerClient.aidl59 …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/
DIComposerClient.aidl59 …dware.graphics.composer3.DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(lo… in getDisplayedContentSamplingAttributes() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl368 DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(long display); in getDisplayedContentSamplingAttributes() method
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp480 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P()
518 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P()
/hardware/google/graphics/common/hwc3/
DComposerClient.h93 ndk::ScopedAStatus getDisplayedContentSamplingAttributes(
DComposerClient.cpp244 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/
DVtsComposerClient.cpp293 VtsComposerClient::getDisplayedContentSamplingAttributes(int64_t display) { in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
295 return {mComposerClient->getDisplayedContentSamplingAttributes(display, &outAttributes), in getDisplayedContentSamplingAttributes()
DVtsComposerClient.h133 getDisplayedContentSamplingAttributes(int64_t display);
DVtsHalGraphicsComposer3_TargetTest.cpp367 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P()
400 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.h80 int32_t getDisplayedContentSamplingAttributes(
DHalImpl.cpp590 int32_t HalImpl::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/google/graphics/common/hwc3/include/
DIComposerHal.h153 virtual int32_t getDisplayedContentSamplingAttributes(
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.h166 Return<void> getDisplayedContentSamplingAttributes(uint64_t display,
DQtiComposerClient.cpp851 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/
DIComposerClient.hal284 getDisplayedContentSamplingAttributes(Display display)