Searched refs:pfence (Results 1 – 1 of 1) sorted by relevance
169 const sp<Fence>& pfence = records[idx].actualPresentFence; in processFencesLocked() local170 if (pfence != NULL) { in processFencesLocked()171 records[idx].actualPresentTime = pfence->getSignalTime(); in processFencesLocked()