/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A 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,
|
H A 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()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ComposerVts.cpp | 111 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 113 Error error = mClient->getClientTargetSupport_2_2(display, width, height, format, dataspace); in getClientTargetSupport_2_2()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
H A D | ComposerVts.h | 76 bool getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height,
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
H A D | HwcHal.h | 108 return getClientTargetSupport_2_2(display, width, height, in getClientTargetSupport_2_3() 420 using BaseType2_2::getClientTargetSupport_2_2;
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
H A D | ComposerHal.h | 54 Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function
|
/aosp12/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 284 ASSERT_TRUE(mComposerClient->getClientTargetSupport_2_2( in TEST_P() 308 Error error = mComposerClient->getRaw()->getClientTargetSupport_2_2( in TEST_P()
|
H A D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 451 bool clientTargetSupported = mComposerClient->getClientTargetSupport_2_2( in TEST_P() 563 bool clientTargetSupported = mComposerClient->getClientTargetSupport_2_2( in TEST_P()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
H A D | HwcHal.h | 143 Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2() function
|
/aosp12/hardware/interfaces/graphics/composer/2.2/ |
H A D | IComposerClient.hal | 295 * getClientTargetSupport_2_2 315 getClientTargetSupport_2_2(Display display,
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.h | 149 V2_1::Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height,
|
H A D | FakeComposerClient.cpp | 544 V2_1::Error FakeComposerClient::getClientTargetSupport_2_2( in getClientTargetSupport_2_2() function in FakeComposerClient
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.h | 143 Return<Error> getClientTargetSupport_2_2(uint64_t display, uint32_t width, uint32_t height,
|
H A D | QtiComposerClient.cpp | 683 Return<Error> QtiComposerClient::getClientTargetSupport_2_2(uint64_t display, uint32_t width, in getClientTargetSupport_2_2() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|