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 232 TEST_F(PrioritizedResourceTest, ReduceWastedMemory) {
280 resource_manager->ReduceWastedMemory(resource_provider());
293 resource_manager->ReduceWastedMemory(resource_provider());
360 resource_manager->ReduceWastedMemory(resource_provider());
373 resource_manager->ReduceWastedMemory(resource_provider());
    [all...]

Completed in 34 milliseconds