Searched refs:getCandidateTimestampLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.h146 nsecs_t getCandidateTimestampLocked(size_t* metadataIdx) const;
H A DZslProcessor.cpp302 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx);
522 nsecs_t ZslProcessor::getCandidateTimestampLocked(size_t* metadataIdx) const { function in class:android::camera2::ZslProcessor

Completed in 116 milliseconds