OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rendering_stats_instrumentation_
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/cc/resources/
skpicture_content_layer_updater.cc
33
rendering_stats_instrumentation_
->StartRecording();
40
rendering_stats_instrumentation_
->EndRecording(start_time);
41
rendering_stats_instrumentation_
->AddRecord(
bitmap_skpicture_content_layer_updater.cc
78
rendering_stats_instrumentation_
->StartRecording();
81
rendering_stats_instrumentation_
->EndRecording(start_time);
82
rendering_stats_instrumentation_
->AddRaster(
content_layer_updater.h
42
RenderingStatsInstrumentation*
rendering_stats_instrumentation_
;
member in class:cc::ContentLayerUpdater
bitmap_content_layer_updater.cc
75
rendering_stats_instrumentation_
->StartRecording();
82
rendering_stats_instrumentation_
->EndRecording(start_time);
83
rendering_stats_instrumentation_
->AddPaint(
content_layer_updater.cc
25
:
rendering_stats_instrumentation_
(stats_instrumentation),
34
rendering_stats_instrumentation_
= rsi;
tile_manager.h
204
RenderingStatsInstrumentation*
rendering_stats_instrumentation_
;
member in class:cc::TileManager
tile_manager.cc
215
rendering_stats_instrumentation_
(rendering_stats_instrumentation),
841
rendering_stats_instrumentation_
,
889
rendering_stats_instrumentation_
,
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host.h
167
return
rendering_stats_instrumentation_
.get();
374
scoped_ptr<RenderingStatsInstrumentation>
rendering_stats_instrumentation_
;
member in class:cc::LayerTreeHost
layer_tree_host.cc
107
rendering_stats_instrumentation_
(RenderingStatsInstrumentation::Create()),
130
rendering_stats_instrumentation_
->set_record_rendering_stats(
463
rendering_stats_instrumentation_
.get(),
521
*stats =
rendering_stats_instrumentation_
->GetRenderingStats();
642
rendering_stats_instrumentation_
->set_record_rendering_stats(
[
all
...]
layer_tree_host_impl.cc
258
rendering_stats_instrumentation_
(rendering_stats_instrumentation),
[
all
...]
layer_tree_host_impl.h
641
RenderingStatsInstrumentation*
rendering_stats_instrumentation_
;
member in class:cc::LayerTreeHostImpl
Completed in 64 milliseconds