HomeSort by relevance Sort by last modified time
    Searched refs:FakeLayerTreeHostImpl (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl.cc 10 FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(Proxy* proxy)
19 FakeLayerTreeHostImpl::FakeLayerTreeHostImpl(
30 FakeLayerTreeHostImpl::~FakeLayerTreeHostImpl() {}
32 void FakeLayerTreeHostImpl::CreatePendingTree() {
fake_layer_tree_host_impl.h 15 class FakeLayerTreeHostImpl : public LayerTreeHostImpl {
17 explicit FakeLayerTreeHostImpl(Proxy* proxy);
18 FakeLayerTreeHostImpl(const LayerTreeSettings& settings, Proxy* proxy);
19 virtual ~FakeLayerTreeHostImpl();
fake_layer_tree_host.h 54 FakeLayerTreeHostImpl* host_impl() { return &host_impl_; }
64 FakeLayerTreeHostImpl host_impl_;
  /external/chromium_org/cc/layers/
render_surface_unittest.cc 39 FakeLayerTreeHostImpl host_impl(&proxy);
83 FakeLayerTreeHostImpl host_impl(&proxy);
146 FakeLayerTreeHostImpl host_impl(&proxy);
solid_color_layer_impl_unittest.cc 29 FakeLayerTreeHostImpl host_impl(&proxy);
53 FakeLayerTreeHostImpl host_impl(&proxy);
79 FakeLayerTreeHostImpl host_impl(&proxy);
nine_patch_layer_impl_unittest.cc 44 FakeLayerTreeHostImpl host_impl(&proxy);
106 FakeLayerTreeHostImpl host_impl(&proxy);
picture_image_layer_impl_unittest.cc 70 FakeLayerTreeHostImpl host_impl_;
layer_impl_unittest.cc 76 FakeLayerTreeHostImpl host_impl(&proxy);
200 FakeLayerTreeHostImpl host_impl(&proxy);
300 FakeLayerTreeHostImpl host_impl(&proxy);
340 FakeLayerTreeHostImpl host_impl_;
scrollbar_layer_unittest.cc 260 host_impl_.reset(new FakeLayerTreeHostImpl(layer_tree_settings, &proxy_));
270 scoped_ptr<FakeLayerTreeHostImpl> host_impl_;
tiled_layer_impl_unittest.cc 84 FakeLayerTreeHostImpl host_impl_;
layer_position_constraint_unittest.cc 134 FakeLayerTreeHostImpl host_impl_;
    [all...]
picture_layer_impl_unittest.cc 210 FakeLayerTreeHostImpl host_impl_;
    [all...]
texture_layer_unittest.cc 70 FakeLayerTreeHostImpl host_impl_;
    [all...]
tiled_layer_unittest.cc 70 host_impl_ = make_scoped_ptr(new FakeLayerTreeHostImpl(proxy_));
192 scoped_ptr<FakeLayerTreeHostImpl> host_impl_;
    [all...]
layer_unittest.cc 132 FakeLayerTreeHostImpl host_impl_;
    [all...]
  /external/chromium_org/cc/trees/
layer_sorter_unittest.cc 213 FakeLayerTreeHostImpl host_impl(&proxy);
278 FakeLayerTreeHostImpl host_impl(&proxy);
layer_tree_host_common_unittest.cc 417 FakeLayerTreeHostImpl host_impl(&proxy);
    [all...]
quad_culler_unittest.cc 126 FakeLayerTreeHostImpl host_impl_;
    [all...]
damage_tracker_unittest.cc 185 FakeLayerTreeHostImpl host_impl_;
    [all...]
  /external/chromium_org/cc/animation/
scrollbar_animation_controller_linear_fade_unittest.cc 36 FakeLayerTreeHostImpl host_impl_;
  /external/chromium_org/cc/input/
top_controls_manager_unittest.cc 62 FakeLayerTreeHostImpl host_impl_;
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc 206 FakeLayerTreeHostImpl host_impl_;
    [all...]

Completed in 185 milliseconds