Searched refs:configureOutputs (Results 1 – 4 of 4) sorted by relevance
331 private void configureOutputs(Collection<Pair<Surface, Size>> outputs) { in configureOutputs() method in RequestThreadManager704 configureOutputs(config.surfaces);
511 mLegacyDevice.configureOutputs(surfaces); in endConfigure()
325 public int configureOutputs(SparseArray<Surface> outputs) { in configureOutputs() method in LegacyCameraDevice
352 public void configureOutputs(List<Surface> outputs) throws CameraAccessException { in configureOutputs() method in CameraDeviceImpl