Lines Matching refs:bufferSourceOutputThread
34 extern sp<BufferSourceThread> bufferSourceOutputThread;
554 if ( bufferSourceOutputThread.get() ) {
555 if ( 0 < bufferSourceOutputThread->hasBuffer() ) {
1212 if (bufferSourceOutputThread.get()) {
1213 bufferSourceOutputThread->setBuffer(shotParams);
1214 bufferSourceOutputThread->setStreamCapture(streamCapture, expBracketIdx);
1254 if (bufferSourceOutputThread.get()) {
1255 bufferSourceOutputThread->setStreamCapture(streamCapture, expBracketIdx);
1276 if (bufferSourceOutputThread.get() &&
1277 bufferSourceOutputThread->hasBuffer())
1279 bufferSourceOutputThread->setStreamCapture(false, expBracketIdx);
1283 buffer_info_t info = bufferSourceOutputThread->popBuffer();