Home
last modified time | relevance | path

Searched refs:getClient (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.cpp238 sp<ComposerClient> HwcHal::getClient() in getClient() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal
254 auto client = hal->getClient(); in hotplugHook()
265 auto client = hal->getClient(); in refreshHook()
275 auto client = hal->getClient(); in vsyncHook()
DHwc.h154 sp<ComposerClient> getClient();