TakeBitmap         43 cc/output/copy_output_result.h   scoped_ptr<SkBitmap> TakeBitmap();
TakeBitmap         93 cc/test/layer_tree_pixel_test.cc   result_bitmap_ = result->TakeBitmap().Pass();
TakeBitmap         96 cc/test/pixel_test.cc   result_bitmap_ = result->TakeBitmap().Pass();
TakeBitmap         74 cc/trees/layer_tree_host_pixeltest_readback.cc     result_bitmap_ = result->TakeBitmap().Pass();
TakeBitmap         98 cc/trees/layer_tree_host_unittest_copyrequest.cc     scoped_ptr<SkBitmap> bitmap = result->TakeBitmap().Pass();
TakeBitmap       1875 content/browser/renderer_host/render_widget_host_view_aura.cc   scoped_ptr<SkBitmap> source = result->TakeBitmap();
TakeBitmap       1969 content/browser/renderer_host/render_widget_host_view_aura.cc     scoped_ptr<SkBitmap> bitmap = result->TakeBitmap();
TakeBitmap        548 content/renderer/child_frame_compositing_helper.cc     bitmap = result->TakeBitmap();
TakeBitmap        187 ui/compositor/layer_unittest.cc       result_ = result->TakeBitmap();
TakeBitmap         86 ui/snapshot/snapshot_aura.cc       base::Bind(ScaleBitmap, *result->TakeBitmap(), target_size),
TakeBitmap        106 ui/snapshot/snapshot_aura.cc                                               *result->TakeBitmap()),