Searched refs:pMemory (Results 1 – 1 of 1) sorted by relevance
4521 QCameraMemory *pMemory = pStream->getStreamBufs(); in takePicture() local4522 if (!pMemory) { in takePicture()4528 while (!pMemory->checkIfAllBuffersMapped() && (waitCnt > 0)) { in takePicture()4536 assert(pMemory->checkIfAllBuffersMapped()); in takePicture()