Searched defs:captureProcessor (Results 1 – 7 of 7) sorted by relevance
108 CaptureProcessorImpl captureProcessor = in getCaptureProcessor() local
123 CaptureProcessorImpl captureProcessor = in getCaptureProcessor() local
110 CaptureProcessorImpl captureProcessor = in getCaptureProcessor() local
150 ICaptureProcessorImpl captureProcessor = mIImageCaptureExtender.getCaptureProcessor(); in getCaptureProcessor() local
1697 CaptureProcessorImpl captureProcessor = mImageExtender.getCaptureProcessor(); in getCaptureProcessor() local1892 public CaptureProcessorImplStub(CaptureProcessorImpl captureProcessor, String cameraId) { in CaptureProcessorImplStub()