Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DFrameTracker.cpp169 const sp<Fence>& pfence = records[idx].actualPresentFence; in processFencesLocked() local
170 if (pfence != NULL) { in processFencesLocked()
171 records[idx].actualPresentTime = pfence->getSignalTime(); in processFencesLocked()