Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h392 err = mDispatch.getReleaseFences(mDevice, display, &count, nullptr, nullptr); in presentDisplay()
400 err = mDispatch.getReleaseFences(mDevice, display, &count, outLayers->data(), in presentDisplay()
538 !initDispatch(HWC2_FUNCTION_GET_RELEASE_FENCES, &mDispatch.getReleaseFences) || in initDispatch()
640 HWC2_PFN_GET_RELEASE_FENCES getReleaseFences; member
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h218 HWC2::Error getReleaseFences(uint32_t* outNumElements,
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h205 HWC2::Error getReleaseFences(uint32_t* outNumElements,
DHWC2On1Adapter.cpp254 displayHook<decltype(&Display::getReleaseFences), in doGetFunction()
255 &Display::getReleaseFences, uint32_t*, hwc2_layer_t*, in doGetFunction()
769 Error HWC2On1Adapter::Display::getReleaseFences(uint32_t* outNumElements, in getReleaseFences() function in android::HWC2On1Adapter::Display
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp216 displayHook<decltype(&Display::getReleaseFences), in doGetFunction()
217 &Display::getReleaseFences, uint32_t*, hwc2_layer_t*, in doGetFunction()
724 Error HWC2On1Adapter::Display::getReleaseFences(uint32_t* outNumElements, in getReleaseFences() function in android::HWC2On1Adapter::Display