AllocateSharedBitmap 702 cc/resources/resource_provider.cc bitmap = shared_bitmap_manager_->AllocateSharedBitmap(size); AllocateSharedBitmap 20 cc/resources/shared_bitmap_manager.h virtual scoped_ptr<SharedBitmap> AllocateSharedBitmap(const gfx::Size&) = 0; AllocateSharedBitmap 20 cc/test/test_shared_bitmap_manager.h virtual scoped_ptr<SharedBitmap> AllocateSharedBitmap(const gfx::Size& size) AllocateSharedBitmap 21 content/child/child_shared_bitmap_manager.h virtual scoped_ptr<cc::SharedBitmap> AllocateSharedBitmap( AllocateSharedBitmap 48 content/common/host_shared_bitmap_manager.h virtual scoped_ptr<cc::SharedBitmap> AllocateSharedBitmap(