Searched refs:getDisplayPresentFence (Results 1 – 3 of 3) sorted by relevance
261 bool getDisplayPresentFence(sp<Fence>* fence) const;
712 bool FrameEventsDelta::getDisplayPresentFence(sp<Fence>* fence) const { in getDisplayPresentFence() function in android::FrameEventsDelta
1401 delta.getDisplayPresentFence(&frame.presentFence); in processRenderedFrames()