Searched refs:isVidBufRequested (Results 1 – 1 of 1) sorted by relevance
5294 bool isVidBufRequested = false; in processCaptureRequest() local5619 isVidBufRequested = true; in processCaptureRequest()5631 isVidBufRequested = true; in processCaptureRequest()5719 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()5720 (mBatchSize && isVidBufRequested && !mToBeQueuedVidBufs)) { in processCaptureRequest()6206 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()6207 (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize))) { in processCaptureRequest()6209 mBatchSize, isVidBufRequested, in processCaptureRequest()6212 if(mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize)) { in processCaptureRequest()6250 } else if (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs != mBatchSize)) { in processCaptureRequest()