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

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3ZslStream.cpp77 const BufferInfo* infoPtrs[2] = { local
88 swap(infoPtrs[0], infoPtrs[1]);
93 if (infoPtrs[1]->mTimestamp < mTimestamp) {
95 } else if (infoPtrs[0]->mTimestamp < mTimestamp) {

Completed in 47 milliseconds