Searched refs:frameTimestamp (Results 1 – 1 of 1) sorted by relevance
720 nsecs_t frameTimestamp = 0; in dumpZslQueue() local724 if (entry.count > 0) frameTimestamp = entry.data.i64[0]; in dumpZslQueue()730 bufferTimestamp, frameTimestamp, frameAeState); in dumpZslQueue()781 nsecs_t frameTimestamp = entry.data.i64[0]; in getCandidateTimestampLocked() local782 if (minTimestamp > frameTimestamp || minTimestamp == -1) { in getCandidateTimestampLocked()830 minTimestamp = frameTimestamp; in getCandidateTimestampLocked()834 ALOGVV("%s: Saw timestamp %" PRId64, __FUNCTION__, frameTimestamp); in getCandidateTimestampLocked()