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

  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.cc 32 WebLayerTreeViewImplForTesting::WebLayerTreeViewImplForTesting() {}
34 WebLayerTreeViewImplForTesting::~WebLayerTreeViewImplForTesting() {}
36 void WebLayerTreeViewImplForTesting::Initialize() {
50 void WebLayerTreeViewImplForTesting::setSurfaceReady() {
54 void WebLayerTreeViewImplForTesting::setRootLayer(
60 void WebLayerTreeViewImplForTesting::clearRootLayer() {
64 void WebLayerTreeViewImplForTesting::setViewportSize(
70 void WebLayerTreeViewImplForTesting::setViewportSize
    [all...]
web_layer_tree_view_impl_for_testing.h 21 class WebLayerTreeViewImplForTesting
26 WebLayerTreeViewImplForTesting();
27 virtual ~WebLayerTreeViewImplForTesting();
87 DISALLOW_COPY_AND_ASSIGN(WebLayerTreeViewImplForTesting);
test_webkit_platform_support.cc 277 scoped_ptr<WebLayerTreeViewImplForTesting> view(
278 new WebLayerTreeViewImplForTesting());

Completed in 60 milliseconds