HomeSort by relevance Sort by last modified time
    Searched refs:LayerTreeHostClient (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_client.h 22 class LayerTreeHostClient {
54 virtual ~LayerTreeHostClient() {}
layer_tree_host.h 86 LayerTreeHostClient* client,
93 LayerTreeHostClient* client,
127 LayerTreeHostClient* client() { return client_; }
304 LayerTreeHost(LayerTreeHostClient* client,
370 LayerTreeHostClient* client_;
layer_tree_host_unittest_no_message_loop.cc 44 public LayerTreeHostClient,
55 // LayerTreeHostClient overrides.
layer_tree_host.cc 69 LayerTreeHostClient* client,
83 LayerTreeHostClient* client,
95 LayerTreeHost::LayerTreeHost(LayerTreeHostClient* client,
    [all...]
  /external/chromium_org/cc/test/
fake_layer_tree_host_client.h 17 class FakeLayerTreeHostClient : public LayerTreeHostClient,
32 // LayerTreeHostClient implementation.
layer_tree_test.h 24 class LayerTreeHostClient;
layer_tree_test.cc 262 class LayerTreeHostClientForTesting : public LayerTreeHostClient,
374 LayerTreeHostClient* client,
  /external/chromium_org/mojo/examples/compositor_app/
compositor_host.h 24 class CompositorHost : public cc::LayerTreeHostClient {
31 // cc::LayerTreeHostClient implementation.
  /external/chromium_org/android_webview/browser/
hardware_renderer.h 29 class HardwareRenderer : public cc::LayerTreeHostClient,
41 // cc::LayerTreeHostClient overrides.
  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.h 23 public cc::LayerTreeHostClient,
67 // cc::LayerTreeHostClient implementation.
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.h 42 public cc::LayerTreeHostClient,
72 // LayerTreeHostClient implementation.
  /external/chromium_org/mojo/services/html_viewer/
weblayertreeview_impl.h 34 public cc::LayerTreeHostClient,
46 // cc::LayerTreeHostClient implementation.
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.h 38 NON_EXPORTED_BASE(public cc::LayerTreeHostClient),
130 // cc::LayerTreeHostClient implementation.
  /external/chromium_org/ui/compositor/
compositor.h 131 : NON_EXPORTED_BASE(public cc::LayerTreeHostClient),
230 // LayerTreeHostClient implementation.
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 52 LayerTreeHostClient* client,
80 LayerTreeHostClient* client,
    [all...]

Completed in 2152 milliseconds