Searched refs:computeExpectedPresent (Results 1 - 3 of 3) sorted by path

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1047 mSurfaceFlingerConsumer->computeExpectedPresent(dispSync);
H A DSurfaceFlingerConsumer.cpp55 err = acquireBufferLocked(&item, computeExpectedPresent(dispSync));
145 nsecs_t SurfaceFlingerConsumer::computeExpectedPresent(const DispSync& dispSync) function in class:android::SurfaceFlingerConsumer
H A DSurfaceFlingerConsumer.h70 nsecs_t computeExpectedPresent(const DispSync& dispSync);

Completed in 122 milliseconds