OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FakeRenderingStatsInstrumentation
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/cc/test/
fake_rendering_stats_instrumentation.h
12
class
FakeRenderingStatsInstrumentation
: public RenderingStatsInstrumentation {
14
FakeRenderingStatsInstrumentation
() {}
15
virtual ~
FakeRenderingStatsInstrumentation
() {}
fake_layer_tree_host_impl.h
38
FakeRenderingStatsInstrumentation
stats_instrumentation_;
/external/chromium_org/cc/layers/
content_layer_unittest.cc
41
FakeRenderingStatsInstrumentation
stats_instrumentation;
tiled_layer_unittest.cc
[
all
...]
/external/chromium_org/cc/resources/
picture_pile_unittest.cc
41
FakeRenderingStatsInstrumentation
stats_instrumentation;
90
FakeRenderingStatsInstrumentation
stats_instrumentation;
139
FakeRenderingStatsInstrumentation
stats_instrumentation;
217
FakeRenderingStatsInstrumentation
stats_instrumentation;
picture_pile_impl_unittest.cc
685
FakeRenderingStatsInstrumentation
rendering_stats_instrumentation;
736
FakeRenderingStatsInstrumentation
rendering_stats_instrumentation;
/external/chromium_org/cc/trees/
tree_synchronizer_unittest.cc
554
FakeRenderingStatsInstrumentation
stats_instrumentation;
586
FakeRenderingStatsInstrumentation
stats_instrumentation;
661
FakeRenderingStatsInstrumentation
stats_instrumentation;
layer_tree_host_impl_unittest.cc
358
FakeRenderingStatsInstrumentation
stats_instrumentation_;
[
all
...]
Completed in 3030 milliseconds