Home
last modified time | relevance | path

Searched refs:getDisplayedContentSamplingAttributes (Results 1 – 7 of 7) 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/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/interfaces/graphics/composer/2.3/
DIComposerClient.hal284 getDisplayedContentSamplingAttributes(Display display)