Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:needsHwVsync

912     bool needsHwVsync = false;
917 needsHwVsync = mPrimaryDispSync.addResyncSample(timestamp);
921 if (needsHwVsync) {