Searched refs:getCandidateTimestampLocked (Results 1 – 2 of 2) sorted by relevance
156 nsecs_t getCandidateTimestampLocked(size_t* metadataIdx) const;
438 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx); in pushToReprocess()754 nsecs_t ZslProcessor::getCandidateTimestampLocked(size_t* metadataIdx) const { in getCandidateTimestampLocked() function in android::camera2::ZslProcessor