Home
last modified time | relevance | path

Searched refs:LayerTreeHostImpl (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.cc81 void DidVisibilityChange(LayerTreeHostImpl* id, bool visible) { in DidVisibilityChange()
137 LayerTreeHostImpl* layer_tree_host_impl, in Create()
192 LayerTreeHostImpl* layer_tree_host_impl, in LayerTreeHostImplTimeSourceAdapter()
199 LayerTreeHostImpl* layer_tree_host_impl_;
205 LayerTreeHostImpl::FrameData::FrameData() in FrameData()
208 LayerTreeHostImpl::FrameData::~FrameData() {} in ~FrameData()
210 scoped_ptr<LayerTreeHostImpl> LayerTreeHostImpl::Create( in Create()
217 return make_scoped_ptr(new LayerTreeHostImpl( in Create()
221 LayerTreeHostImpl::LayerTreeHostImpl( in LayerTreeHostImpl() function in cc::LayerTreeHostImpl
293 LayerTreeHostImpl::~LayerTreeHostImpl() { in ~LayerTreeHostImpl()
[all …]
Dlayer_tree_host_unittest_animation.cc125 LayerTreeHostImpl* host_impl, in UpdateAnimationState()
191 LayerTreeHostImpl* host_impl, in AnimateLayers()
196 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
202 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
203 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
229 LayerTreeHostImpl* host_impl, in AnimateLayers()
273 LayerTreeHostImpl* host_impl, in WillAnimateLayers()
317 virtual void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers()
334 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
335 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
[all …]
Dlayer_tree_host_unittest_damage.cc52 LayerTreeHostImpl* impl, in PrepareToDrawOnThread()
53 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
114 LayerTreeHostImpl* impl, in PrepareToDrawOnThread()
115 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
173 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
174 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
200 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, in SwapBuffersOnThread()
262 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
263 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
404 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
[all …]
Dlayer_tree_host_unittest.cc83 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
89 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE { in CommitCompleteOnThread()
113 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
117 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE { in CommitCompleteOnThread()
166 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
244 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
255 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE { in CommitCompleteOnThread()
291 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
292 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
311 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
[all …]
Dlayer_tree_host_unittest_context.cc107 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
108 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
123 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in CommitCompleteOnThread()
412 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
470 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
570 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE { in CommitCompleteOnThread()
581 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
606 LayerTreeHostImpl* impl_host_;
719 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
763 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DidActivateTreeOnThread()
[all …]
Dlayer_tree_host_unittest_video.cc47 virtual DrawResult PrepareToDrawOnThread(LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
48 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
73 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
Dlayer_tree_host_perftest.cc63 virtual void BeginCommitOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in BeginCommitOnThread()
68 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in CommitCompleteOnThread()
74 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
88 virtual void CleanUpAndEndTest(LayerTreeHostImpl* host_impl) { EndTest(); } in CleanUpAndEndTest()
297 virtual void CleanUpAndEndTest(LayerTreeHostImpl* host_impl) OVERRIDE { in CleanUpAndEndTest()
Dlayer_tree_host_unittest_delegated.cc207 void ReturnUnusedResourcesFromParent(LayerTreeHostImpl* host_impl) { in ReturnUnusedResourcesFromParent()
332 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DidActivateTreeOnThread()
362 virtual void InitializedRendererOnThread(LayerTreeHostImpl* host_impl, in InitializedRendererOnThread()
417 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DidActivateTreeOnThread()
437 virtual void InitializedRendererOnThread(LayerTreeHostImpl* host_impl, in InitializedRendererOnThread()
584 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
585 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
710 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DidActivateTreeOnThread()
750 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DidActivateTreeOnThread()
858 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, in SwapBuffersOnThread()
[all …]
Dlayer_tree_host_unittest_scroll.cc65 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
127 virtual void BeginCommitOnThread(LayerTreeHostImpl* impl) OVERRIDE { in BeginCommitOnThread()
142 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
277 virtual void BeginCommitOnThread(LayerTreeHostImpl* impl) OVERRIDE { in BeginCommitOnThread()
281 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
404 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
548 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DidActivateTreeOnThread()
737 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
790 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE { in CommitCompleteOnThread()
797 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DrawLayersOnThread()
[all …]
Dlayer_tree_host_common_perftest.cc128 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
149 LayerTreeHostImpl* host_impl) { in DoCalcDrawPropertiesImpl()
174 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
226 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
Dlayer_tree_host_unittest_picture.cc55 virtual void WillActivateTreeOnThread(LayerTreeHostImpl* impl) OVERRIDE { in WillActivateTreeOnThread()
91 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* impl) OVERRIDE { in DidActivateTreeOnThread()
Dlayer_tree_impl.h46 class LayerTreeHostImpl;
66 LayerTreeHostImpl* layer_tree_host_impl) {
332 explicit LayerTreeImpl(LayerTreeHostImpl* layer_tree_host_impl);
335 LayerTreeHostImpl* layer_tree_host_impl_;
Dlayer_tree_host_pixeltest_on_demand_raster.cc29 virtual void BeginCommitOnThread(LayerTreeHostImpl* impl) OVERRIDE { in BeginCommitOnThread()
36 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, in SwapBuffersOnThread()
/external/chromium_org/cc/test/
Dlayer_tree_test.h25 class LayerTreeHostImpl; variable
37 virtual void WillBeginImplFrameOnThread(LayerTreeHostImpl* host_impl, in WillBeginImplFrameOnThread()
39 virtual void BeginMainFrameAbortedOnThread(LayerTreeHostImpl* host_impl, in BeginMainFrameAbortedOnThread()
41 virtual void BeginCommitOnThread(LayerTreeHostImpl* host_impl) {} in BeginCommitOnThread()
42 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) {} in CommitCompleteOnThread()
43 virtual void WillActivateTreeOnThread(LayerTreeHostImpl* host_impl) {} in WillActivateTreeOnThread()
44 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) {} in DidActivateTreeOnThread()
45 virtual void InitializedRendererOnThread(LayerTreeHostImpl* host_impl, in InitializedRendererOnThread()
48 LayerTreeHostImpl* host_impl,
49 LayerTreeHostImpl::FrameData* frame_data,
[all …]
Dlayer_tree_test.cc40 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
41 LayerTreeHostImpl::FrameData* frame_data, in PrepareToDrawOnThread()
110 class LayerTreeHostImplForTesting : public LayerTreeHostImpl {
136 : LayerTreeHostImpl(settings, in LayerTreeHostImplForTesting()
147 LayerTreeHostImpl::WillBeginImplFrame(args); in WillBeginImplFrame()
152 LayerTreeHostImpl::BeginMainFrameAborted(did_handle); in BeginMainFrameAborted()
157 LayerTreeHostImpl::BeginCommit(); in BeginCommit()
162 LayerTreeHostImpl::CommitComplete(); in CommitComplete()
167 DrawResult draw_result = LayerTreeHostImpl::PrepareToDraw(frame); in PrepareToDraw()
173 LayerTreeHostImpl::DrawLayers(frame, frame_begin_time); in DrawLayers()
[all …]
Dfake_layer_tree_host_impl.h15 class FakeLayerTreeHostImpl : public LayerTreeHostImpl {
24 LayerTreeHostImpl::FrameData frame_data; in ForcePrepareToDraw()
37 using LayerTreeHostImpl::ActivateSyncTree;
38 using LayerTreeHostImpl::manage_tiles_needed;
Dfake_layer_tree_host_impl.cc14 : LayerTreeHostImpl(LayerTreeSettings(), in FakeLayerTreeHostImpl()
32 : LayerTreeHostImpl(settings, in FakeLayerTreeHostImpl()
49 LayerTreeHostImpl::CreatePendingTree(); in CreatePendingTree()
57 return LayerTreeHostImpl::CurrentBeginFrameArgs(); in CurrentBeginFrameArgs()
/external/chromium_org/cc/output/
Ddelegating_renderer_unittest.cc43 LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
44 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
56 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
60 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, in SwapBuffersOnThread()
92 virtual DrawResult PrepareToDrawOnThread(LayerTreeHostImpl* host_impl, in PrepareToDrawOnThread()
93 LayerTreeHostImpl::FrameData* frame, in PrepareToDrawOnThread()
114 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE { in DrawLayersOnThread()
118 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl, in SwapBuffersOnThread()
/external/chromium_org/cc/debug/
Dmicro_benchmark_controller_impl.h16 class LayerTreeHostImpl; variable
19 explicit MicroBenchmarkControllerImpl(LayerTreeHostImpl* host);
29 LayerTreeHostImpl* host_;
Dunittest_only_benchmark_impl.h18 class LayerTreeHostImpl; variable
26 virtual void DidCompleteCommit(LayerTreeHostImpl* host) OVERRIDE;
Dmicro_benchmark_controller.h23 class LayerTreeHostImpl; variable
38 void ScheduleImplBenchmarks(LayerTreeHostImpl* host_impl);
Dmicro_benchmark_impl.h19 class LayerTreeHostImpl; variable
32 virtual void DidCompleteCommit(LayerTreeHostImpl* host);
Drasterize_and_record_benchmark_impl.h18 class LayerTreeHostImpl; variable
30 virtual void DidCompleteCommit(LayerTreeHostImpl* host) OVERRIDE;
/external/chromium_org/cc/base/
Dswap_promise_monitor.h13 class LayerTreeHostImpl; variable
31 LayerTreeHostImpl* layer_tree_host_impl);
40 LayerTreeHostImpl* layer_tree_host_impl_;
/external/chromium_org/cc/layers/
Ddelegated_renderer_layer_impl_unittest.cc53 scoped_ptr<LayerTreeHostImpl> host_impl_;
140 LayerTreeHostImpl::FrameData frame; in TEST_F()
174 LayerTreeHostImpl::FrameData frame; in TEST_F()
209 LayerTreeHostImpl::FrameData frame; in TEST_F()
237 LayerTreeHostImpl::FrameData frame; in TEST_F()
271 LayerTreeHostImpl::FrameData frame; in TEST_F()
303 LayerTreeHostImpl::FrameData frame; in TEST_F()
317 LayerTreeHostImpl::FrameData frame; in TEST_F()
337 LayerTreeHostImpl::FrameData frame; in TEST_F()
361 LayerTreeHostImpl::FrameData frame; in TEST_F()
[all …]

123