Searched refs:mRecordingSurface (Results 1 – 1 of 1) sorted by relevance
89 private Surface mRecordingSurface; field in RecordingTest557 mPreviewSurface.isValid() && mRecordingSurface.isValid()); in startSlowMotionRecording()559 outputSurfaces.add(mRecordingSurface); in startSlowMotionRecording()575 requestBuilder.addTarget(mRecordingSurface); in startSlowMotionRecording()596 recordingRequestBuilder.addTarget(mRecordingSurface); in startSlowMotionRecording()599 recordingOnlyBuilder.addTarget(mRecordingSurface); in startSlowMotionRecording()928 outputs.add(mRecordingSurface); in videoSnapshotTestByCamera()1053 assertNotNull("Recording surface must be non-null!", mRecordingSurface); in prepareVideoSnapshot()1054 requestBuilder.addTarget(mRecordingSurface); in prepareVideoSnapshot()1121 mRecordingSurface = mPersistentSurface; in prepareRecordingWithProfile()[all …]