Searched refs:mPersistentSurface (Results 1 – 7 of 7) sorted by relevance
105 private Surface mPersistentSurface; field in Camera2RecordingTest811 if (mPersistentSurface != null) { in prepareRecordingWithProfile()812 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()813 mRecordingSurface = mPersistentSurface; in prepareRecordingWithProfile()816 if (mPersistentSurface == null) { in prepareRecordingWithProfile()842 if (mPersistentSurface != null) { in prepareRecording()843 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecording()844 mRecordingSurface = mPersistentSurface; in prepareRecording()847 if (mPersistentSurface == null) { in prepareRecording()916 if (mPersistentSurface == null && mRecordingSurface != null) { in stopRecording()
134 private Surface mPersistentSurface; field in Camera2SwitchPreviewTest461 if (mPersistentSurface != null) { in prepareRecordingWithProfile()462 mMediaRecorder.setInputSurface(mPersistentSurface); in prepareRecordingWithProfile()463 mRecordingSurface = mPersistentSurface; in prepareRecordingWithProfile()466 if (mPersistentSurface == null) { in prepareRecordingWithProfile()
60 sp<PersistentSurface> mPersistentSurface; member65 mPersistentSurface = ps; in AMediaCodecPersistentSurface()445 if (aMediaPersistentSurface->mPersistentSurface == NULL) { in AMediaCodec_setInputSurface()450 aMediaPersistentSurface->mPersistentSurface)); in AMediaCodec_setInputSurface()
140 sp<PersistentSurface> mPersistentSurface; member
81 sp<PersistentSurface> mPersistentSurface; member
350 mPersistentSurface = surface; in setInputSurface()1749 mLooper, format, cameraSource, mPersistentSurface, flags); in setupVideoEncoder()2002 mPersistentSurface.clear(); in stop()
431 mPersistentSurface(persistentSurface), in MediaCodecSource()528 if (mPersistentSurface != NULL) { in initEncoder()532 err = mEncoder->setInputSurface(mPersistentSurface); in initEncoder()