Searched refs:pMemory (Results 1 – 1 of 1) sorted by relevance
5012 QCameraMemory *pMemory = pStream->getStreamBufs(); in takePicture() local5013 if (!pMemory) { in takePicture()5019 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takePicture()5027 assert(pMemory->checkIfAllBuffersMapped()); in takePicture()5859 QCameraMemory *pMemory = pStream->getStreamBufs(); in takeLiveSnapshot_internal() local5860 if (!pMemory) { in takeLiveSnapshot_internal()5866 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takeLiveSnapshot_internal()5874 assert(pMemory->checkIfAllBuffersMapped()); in takeLiveSnapshot_internal()