Searched defs:profiler (Results 1 – 7 of 7) sorted by relevance
72 final AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local
99 final AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local
75 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler) { in draw()
79 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler) { in draw()
158 FrameInfoVisualizer& profiler() { return mProfiler; } in profiler() function
156 pthread_t profiler; in getLocalInstance() local
173 AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local