Searched refs:isVsyncConfigEarly (Results 1 – 4 of 4) sorted by relevance
56 bool isVsyncConfigEarly() const EXCLUDES(mMutex);
190 bool VsyncModulator::isVsyncConfigEarly() const { in isVsyncConfigEarly() function in android::scheduler::VsyncModulator
333 !flinger->scheduler()->vsyncModulator().isVsyncConfigEarly()) {
5172 if (mScheduler->vsyncModulator().isVsyncConfigEarly()) { in shouldLatchUnsignaled()