Searched defs:profiler (Results 1 – 9 of 9) sorted by relevance
75 final AppProfiler profiler = mock(AppProfiler.class); in setUpOnce() local
86 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()
171 FrameInfoVisualizer& profiler() { return mProfiler; } in profiler() function
143 pthread_t profiler; in getLocalInstance() local
222 AppProfiler profiler = mock(AppProfiler.class); in setUp() local