Home
last modified time | relevance | path

Searched defs:rendering_stats_instrumentation (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/cc/resources/
Dpicture_pile_impl.cc75 RenderingStatsInstrumentation* rendering_stats_instrumentation) { in RasterDirect()
97 RenderingStatsInstrumentation* rendering_stats_instrumentation) { in RasterToBitmap()
214 RenderingStatsInstrumentation* rendering_stats_instrumentation, in RasterCommon()
Dpicture_pile_impl_unittest.cc685 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in TEST() local
736 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in TEST() local
Dtile_manager.cc171 RenderingStatsInstrumentation* rendering_stats_instrumentation, in Create()
199 RenderingStatsInstrumentation* rendering_stats_instrumentation) in TileManager()
/external/chromium_org/cc/trees/
Dlayer_tree_host.h166 RenderingStatsInstrumentation* rendering_stats_instrumentation() const { in rendering_stats_instrumentation() function
Dlayer_tree_host_impl.cc210 RenderingStatsInstrumentation* rendering_stats_instrumentation, in Create()
221 RenderingStatsInstrumentation* rendering_stats_instrumentation, in LayerTreeHostImpl()
Dlayer_tree_host_impl_unittest.cc1126 RenderingStatsInstrumentation* rendering_stats_instrumentation) in LayerTreeHostImplOverridePhysicalTime()
/external/chromium_org/cc/layers/
Dlayer.cc1152 RenderingStatsInstrumentation* Layer::rendering_stats_instrumentation() const { in rendering_stats_instrumentation() function in cc::Layer