Searched refs:allowNVsyncs (Results 1 – 1 of 1) sorted by relevance
50 const bool allowNVsyncs = FlagManager::getInstance().allow_n_vsyncs_in_targeter(); in wouldPresentEarly() local51 if (!allowNVsyncs && targetsVsyncsAhead<3>(minFramePeriod)) { in wouldPresentEarly()