Searched refs:onConfiguringOutputs (Results 1 – 2 of 2) sorted by relevance
436 mRecordingStream.onConfiguringOutputs(mOutputSurfaces, /* detach */false); in startRecording()466 mRecordingStream.onConfiguringOutputs(mOutputSurfaces, /* detach */true); in stopRecording()
143 public synchronized void onConfiguringOutputs(List<Surface> outputSurfaces, in onConfiguringOutputs() method in CameraRecordingStream