Home
last modified time | relevance | path

Searched defs:getClientTargetSupport (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerHal.h46 Error getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport() function
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h188 Return<Error> getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h174 Error getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport() function
619 HWC2_PFN_GET_CLIENT_TARGET_SUPPORT getClientTargetSupport; member
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp172 bool ComposerClient::getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1031 Error HWC2On1Adapter::Display::getClientTargetSupport(uint32_t width, uint32_t height, in getClientTargetSupport() function in android::HWC2On1Adapter::Display