Home
last modified time | relevance | path

Searched refs:DeleteUIResource (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dui_resource_layer_impl_unittest.cc86 host_impl.DeleteUIResource(uid); in TEST()
97 host_impl.DeleteUIResource(uid); in TEST()
135 host_impl.DeleteUIResource(uid); in TEST()
144 host_impl.DeleteUIResource(uid); in TEST()
166 host_impl.DeleteUIResource(uid); in TEST()
173 host_impl.DeleteUIResource(uid); in TEST()
H A Dnine_patch_layer_impl_unittest.cc121 host_impl.DeleteUIResource(uid); in NinePatchLayerLayoutTest()
225 host_impl.DeleteUIResource(uid); in NinePatchLayerLayoutTestWithOcclusion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dui_resource_layer_impl_unittest.cc86 host_impl.DeleteUIResource(uid); in TEST()
97 host_impl.DeleteUIResource(uid); in TEST()
135 host_impl.DeleteUIResource(uid); in TEST()
144 host_impl.DeleteUIResource(uid); in TEST()
166 host_impl.DeleteUIResource(uid); in TEST()
173 host_impl.DeleteUIResource(uid); in TEST()
H A Dnine_patch_layer_impl_unittest.cc118 host_impl.DeleteUIResource(uid); in NinePatchLayerLayoutTest()
222 host_impl.DeleteUIResource(uid); in NinePatchLayerLayoutTestWithOcclusion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dfake_scoped_ui_resource.cc32 ui_resource_manager_->DeleteUIResource(id_); in FakeScopedUIResource()
38 ui_resource_manager_->DeleteUIResource(id_); in DeleteResource()
H A Dfake_ui_resource_layer_tree_host_impl.cc24 DeleteUIResource(uid); in CreateUIResource()
38 void FakeUIResourceLayerTreeHostImpl::DeleteUIResource(UIResourceId uid) { in DeleteUIResource() function in cc::FakeUIResourceLayerTreeHostImpl
H A Dfake_ui_resource_layer_tree_host_impl.h25 void DeleteUIResource(UIResourceId uid) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/android/resources/
H A Dui_resource_provider.h16 virtual void DeleteUIResource(cc::UIResourceId resource_id) = 0;
H A Dresource_manager_impl_unittest.cc81 MOCK_METHOD1(DeleteUIResource, void(cc::UIResourceId));
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/resources/
H A Dui_resource_provider.h16 virtual void DeleteUIResource(cc::UIResourceId resource_id) = 0;
H A Dresource_manager_impl_unittest.cc80 MOCK_METHOD1(DeleteUIResource, void(cc::UIResourceId));
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/resources/
H A Dscoped_ui_resource.cc31 ui_resource_manager_->DeleteUIResource(id_); in ~ScopedUIResource()
H A Dui_resource_manager.h34 virtual void DeleteUIResource(UIResourceId id);
H A Dui_resource_manager.cc37 void UIResourceManager::DeleteUIResource(UIResourceId uid) { in DeleteUIResource() function in cc::UIResourceManager
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/resources/
H A Dscoped_ui_resource.cc31 ui_resource_manager_->DeleteUIResource(id_); in ~ScopedUIResource()
H A Dui_resource_manager.h34 virtual void DeleteUIResource(UIResourceId id);
H A Dui_resource_manager.cc37 void UIResourceManager::DeleteUIResource(UIResourceId uid) { in DeleteUIResource() function in cc::UIResourceManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/thumbnail/cc/
H A Dthumbnail.cc114 ui_resource_provider_->DeleteUIResource(ui_resource_id_); in ClearUIResourceId()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dcompositor_impl_android.h79 void DeleteUIResource(cc::UIResourceId resource_id) override;
H A Dcompositor_impl_android.cc648 void CompositorImpl::DeleteUIResource(cc::UIResourceId resource_id) { in DeleteUIResource() function in content::CompositorImpl
650 host_->GetUIResourceManager()->DeleteUIResource(resource_id); in DeleteUIResource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dcompositor_impl_android.h78 void DeleteUIResource(cc::UIResourceId resource_id) override;
H A Dcompositor_impl_android.cc676 void CompositorImpl::DeleteUIResource(cc::UIResourceId resource_id) { in DeleteUIResource() function in content::CompositorImpl
678 host_->GetUIResourceManager()->DeleteUIResource(resource_id); in DeleteUIResource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_impl.h694 virtual void DeleteUIResource(UIResourceId uid);
H A Dlayer_tree_host_impl.cc4262 DeleteUIResource(uid); in CreateUIResource()
4461 void LayerTreeHostImpl::DeleteUIResource(UIResourceId uid) { in DeleteUIResource() function in cc::LayerTreeHostImpl
4539 DeleteUIResource(uid); in EvictAllUIResources()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_impl.h701 virtual void DeleteUIResource(UIResourceId uid);

12