Home
last modified time | relevance | path

Searched refs:getDisplayAttribute (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp76 mDisplayWidth = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in SetUp()
78 mDisplayHeight = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in SetUp()
292 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
294 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
316 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
318 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp170 mDisplayWidth = mComposerClient->getDisplayAttribute( in SetUp()
173 mDisplayHeight = mComposerClient->getDisplayAttribute( in SetUp()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp339 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
341 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
362 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
364 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
391 mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, attribute); in TEST_F()
398 mComposerClient->getRaw()->getDisplayAttribute( in TEST_F()
672 mDisplayWidth = mComposerClient->getDisplayAttribute(mPrimaryDisplay, activeConfig, in SetUp()
674 mDisplayHeight = mComposerClient->getDisplayAttribute(mPrimaryDisplay, activeConfig, in SetUp()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp294 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
296 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
317 int32_t width = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
319 int32_t height = mComposerClient->getDisplayAttribute(mPrimaryDisplay, config, in TEST_F()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h203 Return<void> getDisplayAttribute(Display display, Config config, in getDisplayAttribute() function
207 Error err = mHal->getDisplayAttribute(display, config, attribute, &value); in getDisplayAttribute()
DComposerHal.h83 virtual Error getDisplayAttribute(Display display, Config config,
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h98 int32_t getDisplayAttribute(Display display, Config config,
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h201 Error getDisplayAttribute(Display display, Config config, IComposerClient::Attribute attribute, in getDisplayAttribute() function
203 int32_t err = mDispatch.getDisplayAttribute(mDevice, display, config, in getDisplayAttribute()
529 !initDispatch(HWC2_FUNCTION_GET_DISPLAY_ATTRIBUTE, &mDispatch.getDisplayAttribute) || in initDispatch()
632 HWC2_PFN_GET_DISPLAY_ATTRIBUTE getDisplayAttribute; member
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp186 int32_t ComposerClient::getDisplayAttribute(Display display, Config config, in getDisplayAttribute() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
189 mClient->getDisplayAttribute( in getDisplayAttribute()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal23 /** Display attributes queryable through getDisplayAttribute. */
407 getDisplayAttribute(Display display,