/external/chromium_org/cc/resources/ |
caching_bitmap_content_layer_updater.h | 18 RenderingStatsInstrumentation* stats_instrumentation, 34 RenderingStatsInstrumentation* stats_instrumentation,
|
caching_bitmap_content_layer_updater.cc | 16 RenderingStatsInstrumentation* stats_instrumentation, 20 stats_instrumentation, 26 RenderingStatsInstrumentation* stats_instrumentation, 29 stats_instrumentation,
|
bitmap_skpicture_content_layer_updater.h | 37 RenderingStatsInstrumentation* stats_instrumentation, 48 RenderingStatsInstrumentation* stats_instrumentation,
|
skpicture_content_layer_updater.cc | 18 RenderingStatsInstrumentation* stats_instrumentation, 20 : ContentLayerUpdater(painter.Pass(), stats_instrumentation, layer_id) {}
|
bitmap_skpicture_content_layer_updater.cc | 46 RenderingStatsInstrumentation* stats_instrumentation, 50 stats_instrumentation, 56 RenderingStatsInstrumentation* stats_instrumentation, 59 stats_instrumentation,
|
picture_pile.h | 30 RenderingStatsInstrumentation* stats_instrumentation);
|
skpicture_content_layer_updater.h | 26 RenderingStatsInstrumentation* stats_instrumentation,
|
bitmap_content_layer_updater.cc | 34 RenderingStatsInstrumentation* stats_instrumentation, 38 stats_instrumentation, 44 RenderingStatsInstrumentation* stats_instrumentation, 46 : ContentLayerUpdater(painter.Pass(), stats_instrumentation, layer_id) {}
|
content_layer_updater.h | 29 RenderingStatsInstrumentation* stats_instrumentation,
|
picture_pile_unittest.cc | 41 FakeRenderingStatsInstrumentation stats_instrumentation; local 60 &stats_instrumentation); 70 &stats_instrumentation); 90 FakeRenderingStatsInstrumentation stats_instrumentation; local 109 &stats_instrumentation); 119 &stats_instrumentation); 139 FakeRenderingStatsInstrumentation stats_instrumentation; local 167 &stats_instrumentation); 177 &stats_instrumentation); 192 &stats_instrumentation); 217 FakeRenderingStatsInstrumentation stats_instrumentation; local [all...] |
picture_pile_impl.h | 53 RenderingStatsInstrumentation* stats_instrumentation); 61 RenderingStatsInstrumentation* stats_instrumentation); 81 RenderingStatsInstrumentation* stats_instrumentation);
|
content_layer_updater.cc | 23 RenderingStatsInstrumentation* stats_instrumentation, 25 : rendering_stats_instrumentation_(stats_instrumentation),
|
picture_pile.cc | 156 RenderingStatsInstrumentation* stats_instrumentation) { 233 base::TimeTicks start_time = stats_instrumentation->StartRecording(); 236 stats_instrumentation->EndRecording(start_time); 241 stats_instrumentation->AddRecord(best_duration, recorded_pixel_count);
|
picture_pile_impl.cc | 88 RenderingStatsInstrumentation* stats_instrumentation) { 90 canvas, canvas, canvas_rect, contents_scale, stats_instrumentation, true); 324 RenderingStatsInstrumentation* stats_instrumentation) { 340 RasterForAnalysis(&canvas, layer_rect, 1.0f, stats_instrumentation);
|
raster_worker_pool.cc | 456 RenderingStatsInstrumentation* stats_instrumentation, 460 stats_instrumentation,
|
raster_worker_pool.h | 209 RenderingStatsInstrumentation* stats_instrumentation,
|
/external/chromium_org/cc/layers/ |
content_layer_unittest.cc | 41 FakeRenderingStatsInstrumentation stats_instrumentation; local 45 &stats_instrumentation,
|
/external/chromium_org/cc/trees/ |
single_thread_proxy.cc | 230 RenderingStatsInstrumentation* stats_instrumentation = local 233 stats_instrumentation->main_thread_rendering_stats()); 234 stats_instrumentation->AccumulateAndClearMainThreadStats();
|
tree_synchronizer_unittest.cc | 554 FakeRenderingStatsInstrumentation stats_instrumentation; local 556 settings, NULL, &proxy, &stats_instrumentation, NULL, 0); 586 FakeRenderingStatsInstrumentation stats_instrumentation; local 588 settings, NULL, &proxy, &stats_instrumentation, NULL, 0); 661 FakeRenderingStatsInstrumentation stats_instrumentation; local 663 settings, NULL, &proxy, &stats_instrumentation, NULL, 0);
|
thread_proxy.cc | 943 RenderingStatsInstrumentation* stats_instrumentation = local 946 stats_instrumentation->main_thread_rendering_stats()); 947 stats_instrumentation->AccumulateAndClearMainThreadStats(); [all...] |
layer_tree_host_impl_unittest.cc | [all...] |
/external/chromium_org/cc/test/ |
layer_tree_test.cc | 55 RenderingStatsInstrumentation* stats_instrumentation) { 61 stats_instrumentation)); 70 RenderingStatsInstrumentation* stats_instrumentation) 74 stats_instrumentation,
|