Searched refs:isVidBufRequested (Results 1 – 1 of 1) sorted by relevance
5307 bool isVidBufRequested = false; in processCaptureRequest() local5632 isVidBufRequested = true; in processCaptureRequest()5644 isVidBufRequested = true; in processCaptureRequest()5732 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()5733 (mBatchSize && isVidBufRequested && !mToBeQueuedVidBufs)) { in processCaptureRequest()6239 (mBatchSize && !isVidBufRequested) || in processCaptureRequest()6240 (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize))) { in processCaptureRequest()6242 mBatchSize, isVidBufRequested, in processCaptureRequest()6245 if(mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs == mBatchSize)) { in processCaptureRequest()6283 } else if (mBatchSize && isVidBufRequested && (mToBeQueuedVidBufs != mBatchSize)) { in processCaptureRequest()