CompositeAndReadback 24 cc/test/fake_proxy.h virtual bool CompositeAndReadback(void* pixels, CompositeAndReadback 569 cc/test/layer_tree_test.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 481 cc/trees/layer_tree_host.cc bool ret = proxy_->CompositeAndReadback(pixels, rect_in_device_viewport); CompositeAndReadback 151 cc/trees/layer_tree_host.h bool CompositeAndReadback(void* pixels, CompositeAndReadback 1114 cc/trees/layer_tree_host_pixeltest_readback.cc layer_tree_host()->CompositeAndReadback(bitmap->getPixels(), CompositeAndReadback 451 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 483 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 606 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 923 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 1020 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 1914 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(static_cast<void*>(&pixels), CompositeAndReadback 3051 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->CompositeAndReadback(pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 748 cc/trees/layer_tree_host_unittest_animation.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 1191 cc/trees/layer_tree_host_unittest_context.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(1, 1)); CompositeAndReadback 1368 cc/trees/layer_tree_host_unittest_context.cc layer_tree_host()->CompositeAndReadback(&pixels, gfx::Rect(0, 0, 1, 1)); CompositeAndReadback 299 cc/trees/layer_tree_host_unittest_damage.cc layer_tree_host()->CompositeAndReadback(static_cast<void*>(&pixels), CompositeAndReadback 50 cc/trees/proxy.h virtual bool CompositeAndReadback(void* pixels, const gfx::Rect& rect) = 0; CompositeAndReadback 30 cc/trees/single_thread_proxy.h virtual bool CompositeAndReadback(void* pixels, CompositeAndReadback 46 cc/trees/thread_proxy.h virtual bool CompositeAndReadback(void* pixels, CompositeAndReadback 103 content/browser/android/content_view_render_view.cc return compositor_->CompositeAndReadback(bitmap.pixels(), CompositeAndReadback 433 content/browser/renderer_host/compositor_impl_android.cc return host_->CompositeAndReadback(pixels, rect); CompositeAndReadback 73 content/browser/renderer_host/compositor_impl_android.h virtual bool CompositeAndReadback( CompositeAndReadback 70 content/public/browser/android/compositor.h virtual bool CompositeAndReadback(void *pixels, const gfx::Rect& rect) = 0; CompositeAndReadback 533 content/renderer/gpu/render_widget_compositor.cc return layer_tree_host_->CompositeAndReadback(pixels, CompositeAndReadback 128 content/test/web_layer_tree_view_impl_for_testing.cc return layer_tree_host_->CompositeAndReadback(pixels,