Searched refs:mLastCameraPresentTime (Results 1 – 2 of 2) sorted by relevance
74 nsecs_t expectedQueueTime = mLastCameraPresentTime + readoutInterval - kFrameAdjustThreshold; in threadLoop()128 mLastCameraPresentTime = currentTime; in queueBufferToClientLocked()
85 nsecs_t mLastCameraPresentTime = 0; variable