HomeSort by relevance Sort by last modified time
    Searched defs:FakeLayerTreeHostImpl (Results 1 - 2 of 2) 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();

Completed in 38 milliseconds