Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h156 nsecs_t getCandidateTimestampLocked(size_t* metadataIdx) const;
DZslProcessor.cpp491 nsecs_t candidateTimestamp = getCandidateTimestampLocked(&metadataIdx); in pushToReprocess()
807 nsecs_t ZslProcessor::getCandidateTimestampLocked(size_t* metadataIdx) const { in getCandidateTimestampLocked() function in android::camera2::ZslProcessor