Searched refs:computeExpectedPresent (Results 1 – 3 of 3) sorted by relevance
55 err = acquireBufferLocked(&item, computeExpectedPresent(dispSync)); in updateTexImage()145 nsecs_t SurfaceFlingerConsumer::computeExpectedPresent(const DispSync& dispSync) in computeExpectedPresent() function in android::SurfaceFlingerConsumer
70 nsecs_t computeExpectedPresent(const DispSync& dispSync);
1047 mSurfaceFlingerConsumer->computeExpectedPresent(dispSync); in shouldPresentNow()