Searched refs:getClientTargetSupport_2_2 (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerHal.h | 49 return getClientTargetSupport_2_2(display, width, height, static_cast<PixelFormat>(format), in getClientTargetSupport() 80 virtual Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height,
|
D | ComposerClient.h | 115 Return<Error> getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function 117 Error err = mHal->getClientTargetSupport_2_2(display, width, height, format, dataspace); in getClientTargetSupport_2_2()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 112 bool ComposerClient::getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function in android::hardware::graphics::composer::V2_2::vts::ComposerClient 114 Error error = mClient->getClientTargetSupport_2_2(display, width, height, format, dataspace); in getClientTargetSupport_2_2()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ComposerVts.h | 75 bool getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height,
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerHal.h | 54 Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 108 return getClientTargetSupport_2_2(display, width, height, in getClientTargetSupport_2_3() 420 using BaseType2_2::getClientTargetSupport_2_2;
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 301 ASSERT_TRUE(mComposerClient->getClientTargetSupport_2_2( in TEST_F() 325 Error error = mComposerClient->getRaw()->getClientTargetSupport_2_2( in TEST_F()
|
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
D | HwcHal.h | 143 Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 295 * getClientTargetSupport_2_2 315 getClientTargetSupport_2_2(Display display,
|