Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.cpp763 size_t emptyCount = mFrameList.size(); in getCandidateTimestampLocked() local
769 emptyCount--; in getCandidateTimestampLocked()
835 if (emptyCount == mFrameList.size()) { in getCandidateTimestampLocked()
852 __FUNCTION__, minTimestamp, idx, emptyCount); in getCandidateTimestampLocked()