Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dproxy_timing_history.cc17 RenderingStatsInstrumentation* rendering_stats_instrumentation) in ProxyTimingHistory()
Dlayer_tree_host.h149 RenderingStatsInstrumentation* rendering_stats_instrumentation() const { in rendering_stats_instrumentation() function
Dthread_proxy.cc103 RenderingStatsInstrumentation* rendering_stats_instrumentation) in CompositorThreadOnly()
Dlayer_tree_host_impl.cc214 RenderingStatsInstrumentation* rendering_stats_instrumentation, in Create()
225 RenderingStatsInstrumentation* rendering_stats_instrumentation, in LayerTreeHostImpl()
Dlayer_tree_host_impl_unittest.cc1377 RenderingStatsInstrumentation* rendering_stats_instrumentation) in LayerTreeHostImplOverridePhysicalTime()
/external/chromium_org/cc/resources/
Dpicture_pile_impl_perftest.cc57 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in RunRasterTest() local
Dpicture_pile_impl.cc45 RenderingStatsInstrumentation* rendering_stats_instrumentation) { in RasterDirect()
233 RenderingStatsInstrumentation* rendering_stats_instrumentation, in RasterCommon()
Dpicture_pile_impl_unittest.cc688 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in TEST_P() local
740 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in TEST() local
786 FakeRenderingStatsInstrumentation rendering_stats_instrumentation; in TEST_P() local
Dtile_manager.cc351 RenderingStatsInstrumentation* rendering_stats_instrumentation) { in Create()
364 RenderingStatsInstrumentation* rendering_stats_instrumentation) in TileManager()
/external/chromium_org/cc/layers/
Dlayer.cc1193 RenderingStatsInstrumentation* Layer::rendering_stats_instrumentation() const { in rendering_stats_instrumentation() function in cc::Layer