Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraExtensionSessionImpl.java590 ArrayList<CaptureStageImpl> captureStageList = new ArrayList<>(); in compileInitialRequestList() local
610 List<CaptureStageImpl> captureStageList, CaptureRequest clientRequest, in createBurstRequest()
643 List<CaptureStageImpl> captureStageList, Surface target, int captureTemplate, in createRequest()
674 List<CaptureStageImpl> captureStageList, in createRequest()
718 ArrayList<CaptureStageImpl> captureStageList = new ArrayList<>(); in capture() local
790 ArrayList<CaptureStageImpl> captureStageList = new ArrayList<>(); in close() local
835 private void setInitialCaptureRequest(List<CaptureStageImpl> captureStageList, in setInitialCaptureRequest()
851 ArrayList<CaptureStageImpl> captureStageList = new ArrayList<>(); in setRepeatingRequest() local