Searched refs:getReleaseFences (Results 1 - 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h398 err = mDispatch.getReleaseFences(mDevice, display, &count, nullptr, nullptr);
406 err = mDispatch.getReleaseFences(mDevice, display, &count, outLayers->data(),
544 !initDispatch(HWC2_FUNCTION_GET_RELEASE_FENCES, &mDispatch.getReleaseFences) ||
629 HWC2_PFN_GET_RELEASE_FENCES getReleaseFences; member in struct:android::hardware::graphics::composer::V2_1::passthrough::detail::HwcHalImpl::__anon1146
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp216 displayHook<decltype(&Display::getReleaseFences),
217 &Display::getReleaseFences, uint32_t*, hwc2_layer_t*,
724 Error HWC2On1Adapter::Display::getReleaseFences(uint32_t* outNumElements, function in class:android::HWC2On1Adapter::Display
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp254 displayHook<decltype(&Display::getReleaseFences),
255 &Display::getReleaseFences, uint32_t*, hwc2_layer_t*,
769 Error HWC2On1Adapter::Display::getReleaseFences(uint32_t* outNumElements, function in class:android::HWC2On1Adapter::Display
H A DHWC2On1Adapter.h205 HWC2::Error getReleaseFences(uint32_t* outNumElements,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h218 HWC2::Error getReleaseFences(uint32_t* outNumElements,

Completed in 80 milliseconds