Searched refs:presentAndGetReleaseFences (Results 1 – 5 of 5) sorted by relevance
64 MOCK_METHOD2(presentAndGetReleaseFences,
891 EXPECT_CALL(mHwComposer, presentAndGetReleaseFences(HalDisplayId(DEFAULT_DISPLAY_ID), _)) in TEST_F()1068 EXPECT_CALL(mHwComposer, presentAndGetReleaseFences(_, _)); in TEST_F()
159 virtual status_t presentAndGetReleaseFences(362 status_t presentAndGetReleaseFences(
568 status_t HWComposer::presentAndGetReleaseFences( in presentAndGetReleaseFences() function in android::impl::HWComposer
389 hwc.presentAndGetReleaseFences(*halDisplayIdOpt, getState().earliestPresentTime); in presentFrame()