Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp643 const auto scheduleOpt = in addPresentFence() local
650 if (!scheduleOpt) return; in addPresentFence()
651 const auto& schedule = scheduleOpt->get(); in addPresentFence()