HomeSort by relevance Sort by last modified time
    Searched refs:RemoveBackingStore (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/renderer_host/
backing_store_manager.h 69 static void RemoveBackingStore(RenderWidgetHost* host);
backing_store_manager.cc 115 BackingStoreManager::RemoveBackingStore(host);
131 // have removed the old one in the RemoveBackingStore above, and the cache
243 void BackingStoreManager::RemoveBackingStore(RenderWidgetHost* host) {
render_widget_host_impl.cc 201 BackingStoreManager::RemoveBackingStore(this);
    [all...]

Completed in 88 milliseconds