Home
last modified time | relevance | path

Searched refs:LoseAllResources (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/cc/layers/
Ddelegated_frame_resource_collection.h37 bool LoseAllResources();
Ddelegated_frame_provider_unittest.cc345 EXPECT_FALSE(resource_collection_->LoseAllResources()); in TEST_F()
367 EXPECT_TRUE(resource_collection_->LoseAllResources()); in TEST_F()
385 EXPECT_TRUE(resource_collection_->LoseAllResources()); in TEST_F()
Ddelegated_frame_resource_collection_unittest.cc144 resource_collection_->LoseAllResources(); in TEST_F()
Ddelegated_frame_resource_collection.cc35 bool DelegatedFrameResourceCollection::LoseAllResources() { in LoseAllResources() function in cc::DelegatedFrameResourceCollection
/external/chromium_org/content/renderer/
Dchild_frame_compositing_helper.cc234 if (resource_collection_->LoseAllResources()) in OnCompositorFrameSwapped()
/external/chromium_org/content/browser/compositor/
Ddelegated_frame_host.cc357 if (resource_collection_->LoseAllResources()) in SwapDelegatedFrame()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_android.cc960 if (resource_collection_->LoseAllResources()) in SwapDelegatedFrame()