GetSharedBitmapFromId 1073 cc/resources/resource_provider.cc         shared_bitmap_manager_->GetSharedBitmapFromId(
GetSharedBitmapFromId   21 cc/resources/shared_bitmap_manager.h   virtual scoped_ptr<SharedBitmap> GetSharedBitmapFromId(
GetSharedBitmapFromId   23 cc/test/test_shared_bitmap_manager.h   virtual scoped_ptr<SharedBitmap> GetSharedBitmapFromId(
GetSharedBitmapFromId   23 content/child/child_shared_bitmap_manager.h   virtual scoped_ptr<cc::SharedBitmap> GetSharedBitmapFromId(
GetSharedBitmapFromId   50 content/common/host_shared_bitmap_manager.h   virtual scoped_ptr<cc::SharedBitmap> GetSharedBitmapFromId(
GetSharedBitmapFromId   32 content/common/host_shared_bitmap_manager_unittest.cc   large_bitmap = manager_->GetSharedBitmapFromId(gfx::Size(1024, 1024), id);
GetSharedBitmapFromId   37 content/common/host_shared_bitmap_manager_unittest.cc       manager_->GetSharedBitmapFromId(gfx::Size(1, (1 << 30) | 1), id);
GetSharedBitmapFromId   42 content/common/host_shared_bitmap_manager_unittest.cc       manager_->GetSharedBitmapFromId(gfx::Size(-1, 1024), id);
GetSharedBitmapFromId   47 content/common/host_shared_bitmap_manager_unittest.cc   invalid_bitmap = manager_->GetSharedBitmapFromId(bitmap_size, id2);
GetSharedBitmapFromId   51 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap = manager_->GetSharedBitmapFromId(bitmap_size, id);
GetSharedBitmapFromId   56 content/common/host_shared_bitmap_manager_unittest.cc   large_bitmap2 = manager_->GetSharedBitmapFromId(gfx::Size(1024, 1024), id);
GetSharedBitmapFromId   60 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap2 = manager_->GetSharedBitmapFromId(bitmap_size, id);
GetSharedBitmapFromId   91 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap = manager_->GetSharedBitmapFromId(bitmap_size, id);
GetSharedBitmapFromId  114 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap = manager_->GetSharedBitmapFromId(bitmap_size, id);
GetSharedBitmapFromId  120 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap2 = manager_->GetSharedBitmapFromId(bitmap_size, id);
GetSharedBitmapFromId  153 content/common/host_shared_bitmap_manager_unittest.cc   shared_bitmap = manager_->GetSharedBitmapFromId(bitmap_size, id);