Home
last modified time | relevance | path

Searched refs:allowNVsyncs (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/src/
DFrameTargeter.cpp50 const bool allowNVsyncs = FlagManager::getInstance().allow_n_vsyncs_in_targeter(); in wouldPresentEarly() local
51 if (!allowNVsyncs && targetsVsyncsAhead<3>(minFramePeriod)) { in wouldPresentEarly()