Home
last modified time | relevance | path

Searched refs:LayerTreeHostClient (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_client.h22 class LayerTreeHostClient {
54 virtual ~LayerTreeHostClient() {} in ~LayerTreeHostClient()
Dlayer_tree_host.h86 LayerTreeHostClient* client,
93 LayerTreeHostClient* client,
127 LayerTreeHostClient* client() { return client_; } in client()
304 LayerTreeHost(LayerTreeHostClient* client,
370 LayerTreeHostClient* client_;
Dlayer_tree_host_unittest_no_message_loop.cc44 public LayerTreeHostClient,
Dlayer_tree_host.cc69 LayerTreeHostClient* client, in CreateThreaded()
83 LayerTreeHostClient* client, in CreateSingleThreaded()
95 LayerTreeHost::LayerTreeHost(LayerTreeHostClient* client, in LayerTreeHost()
/external/chromium_org/cc/test/
Dfake_layer_tree_host_client.h17 class FakeLayerTreeHostClient : public LayerTreeHostClient,
Dlayer_tree_test.cc262 class LayerTreeHostClientForTesting : public LayerTreeHostClient,
374 LayerTreeHostClient* client, in LayerTreeHostForTesting()
Dlayer_tree_test.h24 class LayerTreeHostClient; variable
/external/chromium_org/mojo/examples/compositor_app/
Dcompositor_host.h24 class CompositorHost : public cc::LayerTreeHostClient {
/external/chromium_org/android_webview/browser/
Dhardware_renderer.h29 class HardwareRenderer : public cc::LayerTreeHostClient,
/external/chromium_org/content/test/
Dweb_layer_tree_view_impl_for_testing.h23 public cc::LayerTreeHostClient,
/external/chromium_org/mojo/services/html_viewer/
Dweblayertreeview_impl.h34 public cc::LayerTreeHostClient,
/external/chromium_org/content/browser/renderer_host/
Dcompositor_impl_android.h42 public cc::LayerTreeHostClient,
/external/chromium_org/content/renderer/gpu/
Drender_widget_compositor.h38 NON_EXPORTED_BASE(public cc::LayerTreeHostClient), in NON_EXPORTED_BASE()
/external/chromium_org/ui/compositor/
Dcompositor.h131 : NON_EXPORTED_BASE(public cc::LayerTreeHostClient), in NON_EXPORTED_BASE() argument
/external/chromium_org/cc/layers/
Dtiled_layer_unittest.cc52 LayerTreeHostClient* client, in Create()
80 LayerTreeHostClient* client, in SynchronousOutputSurfaceLayerTreeHost()