Home
last modified time | relevance | path

Searched refs:getDisplayedContentSamplingAttributes (Results 1 – 20 of 20) 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/android/hardware/graphics/composer3/
DIComposerClient.aidl356 DisplayContentSamplingAttributes getDisplayedContentSamplingAttributes(long display); in getDisplayedContentSamplingAttributes() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/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/google/graphics/common/hwc3/
DComposerClient.h90 ndk::ScopedAStatus getDisplayedContentSamplingAttributes(
DComposerClient.cpp219 ndk::ScopedAStatus ComposerClient::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
222 auto err = mHal->getDisplayedContentSamplingAttributes(display, attrs); in getDisplayedContentSamplingAttributes()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h126 getDisplayedContentSamplingAttributes(int64_t display);
DVtsComposerClient.cpp243 VtsComposerClient::getDisplayedContentSamplingAttributes(int64_t display) { in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
245 return {mComposerClient->getDisplayedContentSamplingAttributes(display, &outAttributes), in getDisplayedContentSamplingAttributes()
DVtsHalGraphicsComposer3_TargetTest.cpp358 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P()
391 mComposerClient->getDisplayedContentSamplingAttributes(getPrimaryDisplayId()); in TEST_P()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp486 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P()
524 auto error = mComposerClient->getDisplayedContentSamplingAttributes(mPrimaryDisplay, format, in TEST_P()
/hardware/google/graphics/common/hwc3/include/
DIComposerHal.h134 virtual int32_t getDisplayedContentSamplingAttributes(
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.h69 int32_t getDisplayedContentSamplingAttributes(int64_t display,
DHalImpl.cpp413 int32_t HalImpl::getDisplayedContentSamplingAttributes( in getDisplayedContentSamplingAttributes() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/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)