Searched defs:FakeLayerTreeHostClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_layer_tree_host_client.cc14 FakeLayerTreeHostClient::FakeLayerTreeHostClient(RendererOptions options) function in class:cc::FakeLayerTreeHostClient
22 FakeLayerTreeHostClient::~FakeLayerTreeHostClient() {}
24 void FakeLayerTreeHostClient::RequestNewOutputSurface(bool fallback) {
H A Dfake_layer_tree_host_client.h17 class FakeLayerTreeHostClient : public LayerTreeHostClient, class in namespace:cc
26 explicit FakeLayerTreeHostClient(RendererOptions options);
27 virtual ~FakeLayerTreeHostClient();

Completed in 183 milliseconds