Searched refs:mPresentTimes (Results 1 – 2 of 2) sorted by relevance
426 mPresentTimes[mPresentSampleOffset] = 0; in addPresentFence()436 mPresentTimes[i] = t + mPresentTimeOffset; in addPresentFence()605 nsecs_t sample = mPresentTimes[i] - mReferenceTime; in updateErrorLocked()632 mPresentTimes[i] = 0; in resetErrorLocked()678 nsecs_t presentTime = mPresentTimes[idx]; in dump()
166 nsecs_t mPresentTimes[NUM_PRESENT_SAMPLES]; variable