Searched defs:captureList (Results 1 – 4 of 4) sorted by relevance
1050 ArrayList<Request> captureList = new ArrayList<>(); in submit() local
1253 List<CaptureBundle> captureList = initializeParcelable(mCaptureStageMap, in checkAndFireBurstProcessing() local
1926 public void process(List<CaptureBundle> captureList, IProcessResultImpl resultCallback, in process()
859 status_t Camera3Device::captureList(const List<const PhysicalCameraSettingsList> &requestsList, in captureList() function in android::Camera3Device