Home
last modified time | relevance | path

Searched refs:getClientTargetSupport_2_3 (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerHal.h57 return getClientTargetSupport_2_3(display, width, height, static_cast<PixelFormat>(format), in getClientTargetSupport_2_2()
92 virtual Error getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height,
DComposerClient.h90 Return<Error> getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_3() function
92 Error err = mHal->getClientTargetSupport_2_3(display, width, height, format, dataspace); in getClientTargetSupport_2_3()
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp98 bool ComposerClient::getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_3() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient
100 Error error = mClient->getClientTargetSupport_2_3(display, width, height, format, dataspace); in getClientTargetSupport_2_3()
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h93 bool getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height,
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp296 ASSERT_TRUE(mComposerClient->getClientTargetSupport_2_3( in TEST_P()
319 Error error = mComposerClient->getRaw()->getClientTargetSupport_2_3( in TEST_P()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h106 Error getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_3() function
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal235 * getClientTargetSupport_2_3
255 getClientTargetSupport_2_3(Display display,