Searched refs:mPersistentSurface (Results 1 – 7 of 7) sorted by relevance
109 private Surface mPersistentSurface; field in Camera2RecordingTest819 if (mPersistentSurface != null) { in prepareRecordingWithProfile()820 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()821 mRecordingSurface = mPersistentSurface; in prepareRecordingWithProfile()824 if (mPersistentSurface == null) { in prepareRecordingWithProfile()850 if (mPersistentSurface != null) { in prepareRecording()851 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecording()852 mRecordingSurface = mPersistentSurface; in prepareRecording()855 if (mPersistentSurface == null) { in prepareRecording()926 if (mPersistentSurface == null && mRecordingSurface != null) { in stopRecording()
133 private Surface mPersistentSurface; field in Camera2SwitchPreviewTest462 if (mPersistentSurface != null) { in prepareRecordingWithProfile()463 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()464 mRecordingSurface = mPersistentSurface; in prepareRecordingWithProfile()467 if (mPersistentSurface == null) { in prepareRecordingWithProfile()
61 sp<PersistentSurface> mPersistentSurface; member66 mPersistentSurface = ps; in AMediaCodecPersistentSurface()693 if (aMediaPersistentSurface->mPersistentSurface == NULL) { in AMediaCodec_setInputSurface()698 aMediaPersistentSurface->mPersistentSurface)); in AMediaCodec_setInputSurface()
138 sp<PersistentSurface> mPersistentSurface; member
89 sp<PersistentSurface> mPersistentSurface; member
368 mPersistentSurface = surface; in setInputSurface()1821 mLooper, format, cameraSource, mPersistentSurface, flags); in setupVideoEncoder()2111 mPersistentSurface.clear(); in stop()
454 mPersistentSurface(persistentSurface), in MediaCodecSource()560 if (mPersistentSurface != NULL) { in initEncoder()564 err = mEncoder->setInputSurface(mPersistentSurface); in initEncoder()