Searched defs:profiler (Results 1 – 9 of 9) sorted by relevance
75 final AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local
85 final AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local
103 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler, in draw()
78 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler, in draw()
120 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler, in draw()
53 const std::vector<sp<RenderNode>>& renderNodes, FrameInfoVisualizer* profiler, in draw()
166 FrameInfoVisualizer& profiler() { return mProfiler; } in profiler() function
157 pthread_t profiler; in getLocalInstance() local
201 AppProfiler profiler = mock(AppProfiler.class); in setUp() local