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