HomeSort by relevance Sort by last modified time
    Searched defs:FakeLayerTreeHostClient (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/test/
fake_layer_tree_host_client.cc 13 FakeLayerTreeHostClient::FakeLayerTreeHostClient(RendererOptions options)
19 FakeLayerTreeHostClient::~FakeLayerTreeHostClient() {}
21 scoped_ptr<OutputSurface> FakeLayerTreeHostClient::CreateOutputSurface(
39 FakeLayerTreeHostClient::OffscreenContextProvider() {
fake_layer_tree_host_client.h 17 class FakeLayerTreeHostClient : public LayerTreeHostClient,
26 explicit FakeLayerTreeHostClient(RendererOptions options);
27 virtual ~FakeLayerTreeHostClient();

Completed in 167 milliseconds