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 14 FakeLayerTreeHostClient::FakeLayerTreeHostClient(RendererOptions options)
22 FakeLayerTreeHostClient::~FakeLayerTreeHostClient() {}
24 void FakeLayerTreeHostClient::RequestNewOutputSurface(bool fallback) {
fake_layer_tree_host_client.h 17 class FakeLayerTreeHostClient : public LayerTreeHostClient,
26 explicit FakeLayerTreeHostClient(RendererOptions options);
27 virtual ~FakeLayerTreeHostClient();

Completed in 54 milliseconds