/aosp12/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
H A D | ComposerHal.h | 57 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,
|
H A D | ComposerClient.h | 90 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()
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
H A D | ComposerVts.cpp | 98 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()
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/ |
H A D | ComposerVts.h | 93 bool getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height,
|
/aosp12/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 296 ASSERT_TRUE(mComposerClient->getClientTargetSupport_2_3( in TEST_P() 319 Error error = mComposerClient->getRaw()->getClientTargetSupport_2_3( in TEST_P()
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
H A D | HwcHal.h | 106 Error getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_3() function
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.h | 183 V2_1::Error getClientTargetSupport_2_3(Display display, uint32_t width, uint32_t height,
|
H A D | FakeComposerClient.cpp | 606 V2_1::Error FakeComposerClient::getClientTargetSupport_2_3( in getClientTargetSupport_2_3() function in FakeComposerClient
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.h | 325 Error getClientTargetSupport_2_3(Display display, uint32_t width,
|
H A D | vr_hwc.cpp | 1098 Error VrHwc::getClientTargetSupport_2_3(Display display, uint32_t width, in getClientTargetSupport_2_3() function in android::dvr::VrHwc
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.h | 163 Return<Error> getClientTargetSupport_2_3(uint64_t display, uint32_t width, uint32_t height,
|
H A D | QtiComposerClient.cpp | 839 Return<Error> QtiComposerClient::getClientTargetSupport_2_3(uint64_t display, uint32_t width, in getClientTargetSupport_2_3() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/aosp12/hardware/interfaces/graphics/composer/2.3/ |
H A D | IComposerClient.hal | 235 * getClientTargetSupport_2_3 255 getClientTargetSupport_2_3(Display display,
|