Searched refs:AllocatedBitmapCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drenderer_frame_manager.cc81 HostSharedBitmapManager::current()->AllocatedBitmapCount() * 1.0f /
H A Drender_widget_host_view_aura_unittest.cc1479 DCHECK_EQ(0u, HostSharedBitmapManager::current()->AllocatedBitmapCount());
1641 DCHECK_EQ(0u, HostSharedBitmapManager::current()->AllocatedBitmapCount());
/external/chromium_org/content/common/
H A Dhost_shared_bitmap_manager.h68 size_t AllocatedBitmapCount() const;
H A Dhost_shared_bitmap_manager.cc190 size_t HostSharedBitmapManager::AllocatedBitmapCount() const { function in class:content::HostSharedBitmapManager

Completed in 234 milliseconds