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