Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.h176 HWC2_PFN_GET_CLIENT_TARGET_SUPPORT getClientTargetSupport; member
DHwc.cpp340 Error HwcHal::getClientTargetSupport(Display display, in getClientTargetSupport() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal
DComposerClient.cpp335 Return<Error> ComposerClient::getClientTargetSupport(Display display, in getClientTargetSupport() function in android::hardware::graphics::composer::V2_1::implementation::ComposerClient
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerTestUtils.cpp170 bool ComposerClient::getClientTargetSupport(Display display, uint32_t width, in getClientTargetSupport() function in android::hardware::graphics::composer::V2_1::tests::ComposerClient