Home
last modified time | relevance | path

Searched refs:outSurfaces (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java583 List<Surface> outSurfaces = new ArrayList<>(outputConfigurations.size()); in createCaptureSessionInternal() local
585 outSurfaces.add(config.getSurface()); in createCaptureSessionInternal()
591 outSurfaces, callback, handler, this, mDeviceHandler, configureSuccess, in createCaptureSessionInternal()
595 outSurfaces, callback, handler, this, mDeviceHandler, in createCaptureSessionInternal()