Searched refs:frameTimestamp (Results 1 – 1 of 1) sorted by relevance
717 nsecs_t frameTimestamp = 0; in dumpZslQueue() local721 if (entry.count > 0) frameTimestamp = entry.data.i64[0]; in dumpZslQueue()727 bufferTimestamp, frameTimestamp, frameAeState); in dumpZslQueue()778 nsecs_t frameTimestamp = entry.data.i64[0]; in getCandidateTimestampLocked() local779 if (minTimestamp > frameTimestamp || minTimestamp == -1) { in getCandidateTimestampLocked()827 minTimestamp = frameTimestamp; in getCandidateTimestampLocked()831 ALOGVV("%s: Saw timestamp %" PRId64, __FUNCTION__, frameTimestamp); in getCandidateTimestampLocked()