Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 33) sorted by relevance

12

/device/generic/goldfish-opengl/android-emu/android/base/fit/
DFunction.h295 void swap(FunctionImpl& other) { Base::swap(other); } in swap() function
322 void swap(FunctionImpl<inlineTargetSize, requireInline, Result, Args...>& a, in swap() function
441 void swap(CallbackImpl& other) { Base::swap(other); } in swap() function
480 void swap(CallbackImpl<inlineTargetSize, requireInline, Result, Args...>& a, in swap() function
/device/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThreadStore.h90 inline void* swap(void* value) { in swap() function
144 T* swap(T* t) { in swap() function
/device/generic/vulkan-cereal/base/
DScopedFd.h77 void swap(ScopedFd* other) { in swap() function
/device/google/cuttlefish/common/libs/fs/
Dshared_select.h46 void swap(SharedFDSet* rhs) { in swap() function
/device/generic/vulkan-cereal/third-party/angle/samples/post_sub_buffer/
DPostSubBuffer.cpp131 void swap() override in swap() function in PostSubBufferSample
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/gbm/
DSurfaceGbm.cpp42 egl::Error SurfaceGbm::swap(const gl::Context *context) in swap() function in rx::SurfaceGbm
/device/generic/vulkan-cereal/third-party/angle/util/windows/
DWGLWindow.cpp229 void WGLWindow::swap() in swap() function in WGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp70 egl::Error PbufferSurfaceEAGL::swap(const gl::Context *context) in swap() function in rx::PbufferSurfaceEAGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp100 egl::Error WindowSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceWGL
DPbufferSurfaceWGL.cpp130 egl::Error PbufferSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::PbufferSurfaceWGL
DDXGISwapChainWindowSurfaceWGL.cpp120 egl::Error DXGISwapChainWindowSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::DXGISwapChainWindowSurfaceWGL
DD3DTextureSurfaceWGL.cpp373 egl::Error D3DTextureSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::D3DTextureSurfaceWGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp68 egl::Error PbufferSurfaceCGL::swap(const gl::Context *context) in swap() function in rx::PbufferSurfaceCGL
DIOSurfaceSurfaceCGL.cpp130 egl::Error IOSurfaceSurfaceCGL::swap(const gl::Context *context) in swap() function in rx::IOSurfaceSurfaceCGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp72 egl::Error PbufferSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::PbufferSurfaceGLX
DWindowSurfaceGLX.cpp136 egl::Error WindowSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceGLX
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DSurfaceNULL.cpp34 egl::Error SurfaceNULL::swap(const gl::Context *context) in swap() function in rx::SurfaceNULL
/device/generic/vulkan-cereal/third-party/angle/samples/sample_util/
DSampleApplication.cpp111 void SampleApplication::swap() in swap() function in SampleApplication
/device/generic/vulkan-cereal/third-party/angle/samples/multi_window/
DMultiWindow.cpp175 void swap() override {} in swap() function in MultiWindowSample
/device/generic/vulkan-cereal/third-party/angle/src/common/
DFixedVector.h297 void FixedVector<T, N, Storage>::swap(FixedVector<T, N, Storage> &other) in swap() function
DFastVector.h334 void FastVector<T, N, Storage>::swap(FastVector<T, N, Storage> &other) in swap() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp39 egl::Error SurfaceEGL::swap(const gl::Context *context) in swap() function in rx::SurfaceEGL
/device/generic/vulkan-cereal/third-party/angle/util/
DEGLWindow.cpp68 void EGLWindow::swap() in swap() function in EGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp293 egl::Error OffscreenSurfaceVk::swap(const gl::Context *context) in swap() function in rx::OffscreenSurfaceVk
1112 egl::Error WindowSurfaceVk::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceVk
1128 SwapHistory &swap = mSwapHistory[mCurrentSwapHistoryIndex]; in present() local
/device/generic/vulkan-cereal/base/msvc-posix-compat/src/
Dgetopt.c147 char* swap; in permute_args() local

12