Home
last modified time | relevance | path

Searched defs:swap (Results 126 - 150 of 465) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/angle2/src/common/
H A DSynchronizedValue.h268 void swap(SynchronizedValue &other) in swap() function in angle::SynchronizedValue
280 void swap(T &other) in swap() function in angle::SynchronizedValue
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A DSampleApplication.cpp153 void SampleApplication::swap() in swap() function in SampleApplication
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp39 egl::Error SurfaceEGL::swap(const gl::Context *context) in swap() function in rx::SurfaceEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp153 egl::Error WindowSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceGLX
H A DPixmapSurfaceGLX.cpp145 egl::Error PixmapSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::PixmapSurfaceGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDXGISwapChainWindowSurfaceWGL.cpp120 egl::Error DXGISwapChainWindowSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::DXGISwapChainWindowSurfaceWGL
H A DD3DTextureSurfaceWGL.cpp373 egl::Error D3DTextureSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::D3DTextureSurfaceWGL
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp70 inline void swap(T &a, T &b) in swap() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DSurface.cpp310 void WindowSurface::swap() in swap() function in egl::WindowSurface
438 void PBufferSurface::swap() in swap() function in egl::PBufferSurface
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp363 void WGLWindow::swap() in swap() function in WGLWindow
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c551 FT_Vector swap; in FT_Outline_Reverse() local
572 char swap; in FT_Outline_Reverse() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh45 friend void swap (hb_bit_set_invertible_t &a, hb_bit_set_invertible_t &b) in swap() function
H A Dhb-map.hh96 friend void swap (hb_hashmap_t& a, hb_hashmap_t& b) in swap() function
H A Dhb-set.hh48 friend void swap (hb_sparseset_t& a, hb_sparseset_t& b) { hb_swap (a.s, b.s); } in swap() function
H A Dhb-vector.hh103 friend void swap (hb_vector_t& a, hb_vector_t& b) in swap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp342 void swap(MemberSet &Other) { Members.swap(Other); } in swap() function in __anon25179::CongruenceClass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallPtrSet.h462 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap() function in llvm::SmallPtrSetIterator
473 inline void swap(llvm::SmallPtrSet<T, N> &LHS, llvm::SmallPtrSet<T, N> &RHS) { in swap() function
H A Dsimple_ilist.h152 void swap(simple_ilist &X) { std::swap(*this, X); } in swap() function in llvm::simple_ilist
/third_party/skia/tools/
H A DToolUtils.h225 int swap = rand->nextU() % (i + 1); in Shuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h161 void swap(AllocatorList &RHS) { in swap() function in llvm::AllocatorList
H A DDenseSet.h99 void swap(DenseSetImpl &RHS) { TheMap.swap(RHS.TheMap); } in swap() function in llvm::detail::DenseSetImpl
H A DSmallPtrSet.h494 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap() function in llvm::SmallPtrSetIterator
505 inline void swap(llvm::SmallPtrSet<T, N> &LHS, llvm::SmallPtrSet<T, N> &RHS) { in swap() function
H A Dsimple_ilist.h156 void swap(simple_ilist &X) { std::swap(*this, X); } in swap() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h345 friend void swap(ModuleToPostOrderCGSCCPassAdaptor &LHS, in swap() function in llvm::ModuleToPostOrderCGSCCPassAdaptor
444 friend void swap(CGSCCToFunctionPassAdaptor &LHS, in swap() function in llvm::CGSCCToFunctionPassAdaptor
/third_party/protobuf/src/google/protobuf/
H A Dany.pb.h146 friend void swap(Any& a, Any& b) { in swap() function in PROTOBUF_FINAL

Completed in 29 milliseconds

12345678910>>...19