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

  /external/chromium_org/cc/resources/
prioritized_resource_manager.h 113 void ReduceWastedMemory(ResourceProvider* resource_provider);
prioritized_resource_manager.cc 313 void PrioritizedResourceManager::ReduceWastedMemory(
353 ReduceWastedMemory(resource_provider);
prioritized_resource_unittest.cc 238 TEST_F(PrioritizedResourceTest, ReduceWastedMemory) {
286 resource_manager->ReduceWastedMemory(resource_provider());
299 resource_manager->ReduceWastedMemory(resource_provider());
366 resource_manager->ReduceWastedMemory(resource_provider());
379 resource_manager->ReduceWastedMemory(resource_provider());
    [all...]

Completed in 424 milliseconds