Lines Matching refs:guard
344 private final Profiler mProfiler = Profilers.instance().guard();
353 Profile guard = mProfiler.create("new CaptureModule").start(); in CaptureModule() local
385 guard.stop(); in CaptureModule()
402 Profile guard = mProfiler.create("CaptureModule.init").start(); in init() local
442 guard.stop(); in init()
679 Profile guard = mProfiler.create("CaptureModule.resume").start(); in resume() local
687 guard.mark(); in resume()
689 guard.mark("getRemoteShutterListener.onModuleReady"); in resume()
710 guard.mark(); in resume()
713 guard.mark("initSurfaceTextureConsumer"); in resume()
719 guard.mark(); in resume()
721 guard.stop("mHeadingSensor.activate()"); in resume()
1316 Profile guard = mProfiler.create("CaptureModule.openCameraAndStartPreview()").start();
1332 guard.mark("Acquired mCameraOpenCloseLock");
1338 guard.stop("No OneCameraManager");
1345 guard.stop("Camera is already open");
1499 guard.stop("mOneCameraOpener.open()");