Searched refs:addVSyncUpdateLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h87 void addVSyncUpdateLocked(Increment* increment, nsecs_t timestamp);
H A DSurfaceInterceptor.cpp442 void SurfaceInterceptor::addVSyncUpdateLocked(Increment* increment, nsecs_t timestamp) { function in class:android::SurfaceInterceptor
566 addVSyncUpdateLocked(createTraceIncrementLocked(), timestamp);

Completed in 370 milliseconds