Searched refs:presentAndGetReleaseFences (Results 1 – 3 of 3) sorted by relevance
97 status_t presentAndGetReleaseFences(int32_t displayId);
572 status_t HWComposer::presentAndGetReleaseFences(int32_t displayId) { in presentAndGetReleaseFences() function in android::HWComposer
2114 getBE().mHwc->presentAndGetReleaseFences(hwcId); in postFramebuffer()