Home
last modified time | relevance | path

Searched defs:mProfiler (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h310 FrameInfoVisualizer mProfiler; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DCaptureModule.java344 private final Profiler mProfiler = Profilers.instance().guard(); field in CaptureModule
H A DCameraActivity.java291 private final Profiler mProfiler = Profilers.instance().guard(); field in CameraActivity
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java372 Profiler mProfiler; field in ActivityThread