Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDispSync.h82 void beginResync();
DDispSync.cpp304 beginResync(); in DispSync()
352 void DispSync::beginResync() { in beginResync() function in android::DispSync
DSurfaceFlinger.cpp777 mPrimaryDispSync.beginResync(); in enableHardwareVsync()
801 mPrimaryDispSync.beginResync(); in resyncToHardwareVsync()