Home
last modified time | relevance | path

Searched defs:outputSurfaces (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2SwitchPreviewTest.java528 List<Surface> outputSurfaces = new ArrayList<Surface>(); in prepareVideoPreview() local
563 List<Surface> outputSurfaces = new ArrayList<Surface>(); in prepareCapturePreview() local
DCamera2RecordingTest.java308 List<Surface> outputSurfaces = new ArrayList<Surface>(2); in startSlowMotionRecording() local
861 List<Surface> outputSurfaces = new ArrayList<Surface>(2); in startRecording() local
DCamera2StillCaptureTest.java409 List<Surface> outputSurfaces = new ArrayList<Surface>(); in fullRawCaptureTestByCamera() local
DCamera2ReprocessCaptureTest.java982 Surface[] outputSurfaces = new Surface[isReprocessCaptures.length]; in doMixedReprocessBurstCapture() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DCamera2SurfaceViewTestCase.java234 List<Surface> outputSurfaces = new ArrayList<Surface>(/*capacity*/1); in configurePreviewOutput() local
709 List<Surface> outputSurfaces = new ArrayList<Surface>(); in prepareCaptureAndStartPreview() local
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java78 Collection<Surface> outputSurfaces = request.getTargets(); in createHighSpeedRequestList() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java704 List<Surface> outputSurfaces, boolean isHighSpeed, in configureCameraSession()
734 List<Surface> outputSurfaces, in configureCameraSession()
743 InputConfiguration inputConfiguration, List<Surface> outputSurfaces, in configureReprocessableCameraSession()