Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:presentFence

969     sp<Fence> presentFence = hwc.getDisplayFence(HWC_DISPLAY_PRIMARY);
971 if (presentFence->isValid()) {
972 if (mPrimaryDispSync.addPresentFence(presentFence)) {
989 if (presentFence->isValid()) {
990 mAnimFrameTracker.setActualPresentFence(presentFence);