HomeSort by relevance Sort by last modified time
    Searched refs:LayerTreeHostImpl (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/chromium_org/cc/base/
swap_promise_monitor.h 13 class LayerTreeHostImpl;
19 // or LayerTreeHostImpl. You must provide a pointer to the appropriate
23 // will unregister itself from LayerTreeHost or LayerTreeHostImpl.
31 LayerTreeHostImpl* layer_tree_host_impl);
39 LayerTreeHostImpl* layer_tree_host_impl_;
latency_info_swap_promise_monitor.h 18 // LayerTreeHost or LayerTreeHostImpl if there is compositor state change
24 LayerTreeHostImpl* layer_tree_host_impl);
swap_promise_monitor.cc 13 LayerTreeHostImpl* layer_tree_host_impl)
latency_info_swap_promise_monitor.cc 17 LayerTreeHostImpl* layer_tree_host_impl)
  /external/chromium_org/cc/debug/
micro_benchmark_controller_impl.h 16 class LayerTreeHostImpl;
19 explicit MicroBenchmarkControllerImpl(LayerTreeHostImpl* host);
29 LayerTreeHostImpl* host_;
unittest_only_benchmark_impl.h 18 class LayerTreeHostImpl;
26 virtual void DidCompleteCommit(LayerTreeHostImpl* host) OVERRIDE;
micro_benchmark_controller.h 23 class LayerTreeHostImpl;
38 void ScheduleImplBenchmarks(LayerTreeHostImpl* host_impl);
micro_benchmark_impl.h 19 class LayerTreeHostImpl;
32 virtual void DidCompleteCommit(LayerTreeHostImpl* host);
rasterize_and_record_benchmark_impl.h 18 class LayerTreeHostImpl;
30 virtual void DidCompleteCommit(LayerTreeHostImpl* host) OVERRIDE;
unittest_only_benchmark_impl.cc 20 void UnittestOnlyBenchmarkImpl::DidCompleteCommit(LayerTreeHostImpl* host) {
micro_benchmark_controller_impl.cc 30 LayerTreeHostImpl* host)
micro_benchmark_impl.cc 35 void MicroBenchmarkImpl::DidCompleteCommit(LayerTreeHostImpl* host) {}
  /external/chromium_org/cc/test/
fake_layer_tree_host_impl.h 15 class FakeLayerTreeHostImpl : public LayerTreeHostImpl {
24 LayerTreeHostImpl::FrameData frame_data;
34 using LayerTreeHostImpl::ActivatePendingTree;
35 using LayerTreeHostImpl::manage_tiles_needed;
fake_layer_tree_host_impl.cc 13 : LayerTreeHostImpl(LayerTreeSettings(),
27 : LayerTreeHostImpl(settings,
40 LayerTreeHostImpl::CreatePendingTree();
48 return LayerTreeHostImpl::CurrentFrameTimeTicks();
layer_tree_test.h 25 class LayerTreeHostImpl;
37 virtual void WillBeginImplFrameOnThread(LayerTreeHostImpl* host_impl,
39 virtual void BeginMainFrameAbortedOnThread(LayerTreeHostImpl* host_impl,
41 virtual void BeginCommitOnThread(LayerTreeHostImpl* host_impl) {}
42 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) {}
43 virtual void WillActivateTreeOnThread(LayerTreeHostImpl* host_impl) {}
44 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) {}
45 virtual void InitializedRendererOnThread(LayerTreeHostImpl* host_impl,
48 LayerTreeHostImpl* host_impl,
49 LayerTreeHostImpl::FrameData* frame_data
    [all...]
fake_ui_resource_layer_tree_host_impl.h 31 typedef base::hash_map<UIResourceId, LayerTreeHostImpl::UIResourceData>
layer_tree_test.cc 40 LayerTreeHostImpl* host_impl,
41 LayerTreeHostImpl::FrameData* frame_data,
108 // Adapts LayerTreeHostImpl for test. Runs real code, then invokes test hooks.
109 class LayerTreeHostImplForTesting : public LayerTreeHostImpl {
135 : LayerTreeHostImpl(settings,
146 LayerTreeHostImpl::WillBeginImplFrame(args);
151 LayerTreeHostImpl::BeginMainFrameAborted(did_handle);
156 LayerTreeHostImpl::BeginCommit();
161 LayerTreeHostImpl::CommitComplete();
171 DrawResult draw_result = LayerTreeHostImpl::PrepareToDraw(frame)
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 74 void DidVisibilityChange(cc::LayerTreeHostImpl* id, bool visible) {
77 "LayerTreeHostImpl::SetVisible",
79 "LayerTreeHostImpl",
84 TRACE_EVENT_ASYNC_END0("webkit", "LayerTreeHostImpl::SetVisible", id);
126 LayerTreeHostImpl* layer_tree_host_impl,
181 LayerTreeHostImpl* layer_tree_host_impl,
188 LayerTreeHostImpl* layer_tree_host_impl_;
194 LayerTreeHostImpl::FrameData::FrameData()
197 LayerTreeHostImpl::FrameData::~FrameData() {}
199 scoped_ptr<LayerTreeHostImpl> LayerTreeHostImpl::Create
    [all...]
layer_tree_host_unittest_video.cc 47 virtual DrawResult PrepareToDrawOnThread(LayerTreeHostImpl* host_impl,
48 LayerTreeHostImpl::FrameData* frame,
73 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
layer_tree_host_unittest_damage.cc 52 LayerTreeHostImpl* impl,
53 LayerTreeHostImpl::FrameData* frame_data,
114 LayerTreeHostImpl* impl,
115 LayerTreeHostImpl::FrameData* frame_data,
173 LayerTreeHostImpl* host_impl,
174 LayerTreeHostImpl::FrameData* frame_data,
200 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl,
262 LayerTreeHostImpl* host_impl,
263 LayerTreeHostImpl::FrameData* frame_data,
404 LayerTreeHostImpl* host_impl
    [all...]
layer_tree_host_unittest_animation.cc 112 // LayerTreeHostImpl::updateAnimationState does get called and continues to
127 LayerTreeHostImpl* host_impl,
130 // The animation had zero duration so LayerTreeHostImpl should no
193 LayerTreeHostImpl* host_impl,
198 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
204 LayerTreeHostImpl* host_impl,
205 LayerTreeHostImpl::FrameData* frame,
231 LayerTreeHostImpl* host_impl,
275 LayerTreeHostImpl* host_impl,
319 virtual void AnimateLayers(LayerTreeHostImpl* host_impl
    [all...]
layer_tree_host_unittest_picture.cc 55 virtual void WillActivateTreeOnThread(LayerTreeHostImpl* impl) OVERRIDE {
91 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* impl) OVERRIDE {
layer_tree_host_unittest_context.cc 100 LayerTreeHostImpl* host_impl,
101 LayerTreeHostImpl::FrameData* frame,
116 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
331 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
382 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
464 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE {
482 LayerTreeHostImpl* impl_host_;
588 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
626 virtual void DidActivateTreeOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
833 virtual void CommitCompleteOnThread(LayerTreeHostImpl* host_impl) OVERRIDE
    [all...]
layer_tree_host_unittest.cc 83 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE {
89 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE {
113 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE {
117 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE {
166 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE {
244 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE {
255 virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE {
291 LayerTreeHostImpl* host_impl,
292 LayerTreeHostImpl::FrameData* frame_data,
311 virtual void DrawLayersOnThread(LayerTreeHostImpl* impl) OVERRIDE
    [all...]
  /external/chromium_org/cc/output/
delegating_renderer_unittest.cc 43 LayerTreeHostImpl* host_impl,
44 LayerTreeHostImpl::FrameData* frame,
56 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
60 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl,
92 virtual DrawResult PrepareToDrawOnThread(LayerTreeHostImpl* host_impl,
93 LayerTreeHostImpl::FrameData* frame,
116 virtual void DrawLayersOnThread(LayerTreeHostImpl* host_impl) OVERRIDE {
120 virtual void SwapBuffersOnThread(LayerTreeHostImpl* host_impl,

Completed in 738 milliseconds

1 2 3