Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h214 scheduler::VSyncCallbackRegistration onNewVsyncScheduleInternal(
DEventThread.cpp782 onNewVsyncScheduleInternal(std::move(schedule)); in onNewVsyncSchedule()
785 scheduler::VSyncCallbackRegistration EventThread::onNewVsyncScheduleInternal( in onNewVsyncScheduleInternal() function in android::impl::EventThread