Searched refs:LayerTreeHostClient (Results 1 – 15 of 15) sorted by relevance
/external/chromium_org/cc/trees/ |
D | layer_tree_host_client.h | 22 class LayerTreeHostClient { 54 virtual ~LayerTreeHostClient() {} in ~LayerTreeHostClient()
|
D | layer_tree_host.h | 86 LayerTreeHostClient* client, 93 LayerTreeHostClient* client, 127 LayerTreeHostClient* client() { return client_; } in client() 304 LayerTreeHost(LayerTreeHostClient* client, 370 LayerTreeHostClient* client_;
|
D | layer_tree_host_unittest_no_message_loop.cc | 44 public LayerTreeHostClient,
|
D | layer_tree_host.cc | 69 LayerTreeHostClient* client, in CreateThreaded() 83 LayerTreeHostClient* client, in CreateSingleThreaded() 95 LayerTreeHost::LayerTreeHost(LayerTreeHostClient* client, in LayerTreeHost()
|
/external/chromium_org/cc/test/ |
D | fake_layer_tree_host_client.h | 17 class FakeLayerTreeHostClient : public LayerTreeHostClient,
|
D | layer_tree_test.cc | 262 class LayerTreeHostClientForTesting : public LayerTreeHostClient, 374 LayerTreeHostClient* client, in LayerTreeHostForTesting()
|
D | layer_tree_test.h | 24 class LayerTreeHostClient; variable
|
/external/chromium_org/mojo/examples/compositor_app/ |
D | compositor_host.h | 24 class CompositorHost : public cc::LayerTreeHostClient {
|
/external/chromium_org/android_webview/browser/ |
D | hardware_renderer.h | 29 class HardwareRenderer : public cc::LayerTreeHostClient,
|
/external/chromium_org/content/test/ |
D | web_layer_tree_view_impl_for_testing.h | 23 public cc::LayerTreeHostClient,
|
/external/chromium_org/mojo/services/html_viewer/ |
D | weblayertreeview_impl.h | 34 public cc::LayerTreeHostClient,
|
/external/chromium_org/content/browser/renderer_host/ |
D | compositor_impl_android.h | 42 public cc::LayerTreeHostClient,
|
/external/chromium_org/content/renderer/gpu/ |
D | render_widget_compositor.h | 38 NON_EXPORTED_BASE(public cc::LayerTreeHostClient), in NON_EXPORTED_BASE()
|
/external/chromium_org/ui/compositor/ |
D | compositor.h | 131 : NON_EXPORTED_BASE(public cc::LayerTreeHostClient), in NON_EXPORTED_BASE() argument
|
/external/chromium_org/cc/layers/ |
D | tiled_layer_unittest.cc | 52 LayerTreeHostClient* client, in Create() 80 LayerTreeHostClient* client, in SynchronousOutputSurfaceLayerTreeHost()
|