Home | History | Annotate | Download | only in camera

Lines Matching refs:mProfiler

344     private final Profiler mProfiler = Profilers.instance().guard();
353 Profile guard = mProfiler.create("new CaptureModule").start();
402 Profile guard = mProfiler.create("CaptureModule.init").start();
679 Profile guard = mProfiler.create("CaptureModule.resume").start();
1316 Profile guard = mProfiler.create("CaptureModule.openCameraAndStartPreview()").start();
1503 Profile profile = mProfiler.create("CaptureModule.closeCamera()").start();