Searched refs:threshodTime (Results 1 – 1 of 1) sorted by relevance
71 uint64_t threshodTime = lastVSyncTime + pulse * (maxPluseNum - 1); // threshod value in CalcVSyncQuickTriggerTime() local72 if (targetTime > threshodTime) { in CalcVSyncQuickTriggerTime()