Home
last modified time | relevance | path

Searched defs:Invalidate (Results 1 – 21 of 21) sorted by relevance

/third_party/gn/src/base/memory/
Dweak_ptr.cc12 void WeakReference::Flag::Invalidate() { in Invalidate() function in base::internal::WeakReference::Flag
50 void WeakReferenceOwner::Invalidate() { in Invalidate() function in base::internal::WeakReferenceOwner
/third_party/cef/libcef_dll/base/
Dcef_weak_ptr.cc17 void WeakReference::Flag::Invalidate() { in Invalidate() function in base::internal::WeakReference::Flag
77 void WeakReferenceOwner::Invalidate() { in Invalidate() function in base::internal::WeakReferenceOwner
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceHeapAllocationD3D12.cpp31 void ResourceHeapAllocation::Invalidate() { in Invalidate() function in dawn_native::d3d12::ResourceHeapAllocation
DCPUDescriptorHeapAllocationD3D12.cpp49 void CPUDescriptorHeapAllocation::Invalidate() { in Invalidate() function in dawn_native::d3d12::CPUDescriptorHeapAllocation
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DResourceMemoryAllocation.cpp49 void ResourceMemoryAllocation::Invalidate() { in Invalidate() function in dawn_native::ResourceMemoryAllocation
/third_party/cef/tests/cefclient/browser/
Dosr_render_handler_win.cc37 void OsrRenderHandlerWin::Invalidate() { in Invalidate() function in client::OsrRenderHandlerWin
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureExternalUpdateTest.cpp19 TEST_P(TextureExternalUpdateTest, Invalidate) in TEST_P() argument
DVulkanPerformanceCounterTest.cpp701 TEST_P(VulkanPerformanceCounterTest, Invalidate) in TEST_P() argument
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp396 GalliumContext::Invalidate(uint32 width, uint32 height) in Invalidate() function in GalliumContext
/third_party/node/deps/v8/src/base/
Dhashmap.h104 void Invalidate() { in Invalidate() function
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc261 void ChromeBrowserHostImpl::Invalidate(PaintElementType type) { in Invalidate() function in ChromeBrowserHostImpl
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc255 void CefBrowserPlatformDelegate::Invalidate(cef_paint_element_type_t type) { in Invalidate() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc234 void CefBrowserPlatformDelegateOsr::Invalidate(cef_paint_element_type_t type) { in Invalidate() function in CefBrowserPlatformDelegateOsr
Drender_widget_host_view_osr.cc1044 void CefRenderWidgetHostViewOSR::Invalidate( in Invalidate() function in CefRenderWidgetHostViewOSR
/third_party/node/src/
Dutil.h435 void Invalidate() { in Invalidate() function
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc663 void CefBrowserHostCToCpp::Invalidate(PaintElementType type) { in Invalidate() function in CefBrowserHostCToCpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp1084 bool Invalidate = false; in predicateLoopExits() local
DReassociate.cpp107 void Invalidate() { SymbolicPart = OrigVal = nullptr; } in Invalidate() function in llvm::reassociate::XorOpnd
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc606 void AlloyBrowserHostImpl::Invalidate(PaintElementType type) { in Invalidate() function in AlloyBrowserHostImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h41 Invalidate, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1242 class Invalidate : public Command class
1245 Invalidate (void) {} in Invalidate() function in vkt::memory::__anonec8724850111::Invalidate