Searched refs:NO_STREAM (Results 1 – 13 of 13) sorted by relevance
50 mPreviewStreamId(NO_STREAM), in StreamingProcessor()52 mRecordingStreamId(NO_STREAM) in StreamingProcessor()162 if (mPreviewStreamId != NO_STREAM) { in updatePreviewStream()189 mPreviewStreamId = NO_STREAM; in updatePreviewStream()193 if (mPreviewStreamId == NO_STREAM) { in updatePreviewStream()222 if (mPreviewStreamId != NO_STREAM) { in deletePreviewStream()244 mPreviewStreamId = NO_STREAM; in deletePreviewStream()303 if (mRecordingStreamId == NO_STREAM) { in recordingStreamNeedsUpdate()346 if (mRecordingStreamId != NO_STREAM) { in updateRecordingStream()374 mRecordingStreamId = NO_STREAM; in updateRecordingStream()[all …]
47 mCaptureStreamId(NO_STREAM) { in JpegProcessor()117 if (mCaptureStreamId != NO_STREAM) { in updateStream()142 mCaptureStreamId = NO_STREAM; in updateStream()146 if (mCaptureStreamId == NO_STREAM) { in updateStream()168 if (mCaptureStreamId != NO_STREAM) { in deleteStream()185 mCaptureStreamId = NO_STREAM; in deleteStream()230 if (mCaptureStreamId == NO_STREAM) { in processNewCapture()
41 mCallbackStreamId(NO_STREAM) { in CallbackProcessor()69 if (mCallbackWindow != callbackWindow && mCallbackStreamId != NO_STREAM) { in setCallbackWindow()77 mCallbackStreamId = NO_STREAM; in setCallbackWindow()122 if (mCallbackStreamId != NO_STREAM) { in updateStream()147 mCallbackStreamId = NO_STREAM; in updateStream()151 if (mCallbackStreamId == NO_STREAM) { in updateStream()177 if (mCallbackStreamId == NO_STREAM) { in deleteStream()207 mCallbackStreamId = NO_STREAM; in deleteStream()276 if (mCallbackStreamId == NO_STREAM) { in processNewCallback()
134 mZslStreamId(NO_STREAM), in ZslProcessor()135 mInputStreamId(NO_STREAM), in ZslProcessor()234 if (mInputStreamId == NO_STREAM) { in updateStream()246 if (mZslStreamId == NO_STREAM) { in updateStream()286 if ((mZslStreamId != NO_STREAM) || (mInputStreamId != NO_STREAM)) { in deleteStream()301 if (mZslStreamId != NO_STREAM) { in deleteStream()310 mZslStreamId = NO_STREAM; in deleteStream()312 if (mInputStreamId != NO_STREAM) { in deleteStream()321 mInputStreamId = NO_STREAM; in deleteStream()663 if (NO_STREAM != mZslStreamId) { in clearZslQueueLocked()
73 NO_STREAM = -1 enumerator
67 NO_STREAM = -1 enumerator
88 NO_STREAM = -1 enumerator
114 NO_STREAM = -1 enumerator
529 if (captureStreamId == Camera2Client::NO_STREAM) { in manageStandardCapture()531 if (res != OK || client->getCaptureStreamId() == Camera2Client::NO_STREAM) { in manageStandardCapture()
779 if (lastJpegStreamId != NO_STREAM) { in startPreviewL()829 if (mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in startPreviewL()854 } else if (previewStreamChanged && mCallbackProcessor->getStreamId() != NO_STREAM) { in startPreviewL()870 getRecordingStreamId() == NO_STREAM) { in startPreviewL()1104 if (mCallbackProcessor->getStreamId() != NO_STREAM) { in startRecordingL()1123 if (mZslProcessor->getStreamId() != NO_STREAM) { in startRecordingL()1471 mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in takePicture()1659 getPreviewStreamId() != NO_STREAM) { in commandSetDisplayOrientationL()1979 if (lastJpegStreamId != NO_STREAM) { in createJpegStreamL()
159 static const int NO_STREAM = -1; variable
242 static const int NO_STREAM = -1; variable
292 mDummyStreamId = NO_STREAM; in initializeCommonLocked()2975 internalUpdateStatusLocked((mDummyStreamId == NO_STREAM) ? in configureStreamsLocked()2989 if (mDummyStreamId == NO_STREAM) { in configureStreamsLocked()3000 if (mDummyStreamId != NO_STREAM) { in addDummyStreamLocked()3029 if (mDummyStreamId == NO_STREAM) return OK; in tryRemoveDummyStreamLocked()3051 mDummyStreamId = NO_STREAM; in tryRemoveDummyStreamLocked()