Home
last modified time | relevance | path

Searched defs:SwapBuffers (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLWaylandTest.cpp113 TEST_P(EGLWaylandTest, SwapBuffers) in TEST_P() argument
/external/mesa3d/src/hgl/
DGLView.cpp89 BGLView::SwapBuffers() in SwapBuffers() function in BGLView
96 BGLView::SwapBuffers(bool vSync) in SwapBuffers() function in BGLView
DGLRenderer.cpp59 BGLRenderer::SwapBuffers(bool VSync) in SwapBuffers() function in BGLRenderer
/external/libvpx/libvpx/test/
Dy4m_video_source.h92 void SwapBuffers(Y4mVideoSource *other) { in SwapBuffers() function
/external/libaom/libaom/test/
Dy4m_video_source.h94 void SwapBuffers(Y4mVideoSource *other) { in SwapBuffers() function
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp324 GalliumContext::SwapBuffers(context_id contextID) in SwapBuffers() function in GalliumContext
DSoftwareRenderer.cpp145 SoftwareRenderer::SwapBuffers(bool vsync) in SwapBuffers() function in SoftwareRenderer
/external/mesa3d/src/egl/main/
Degldriver.h117 EGLBoolean (*SwapBuffers)(_EGLDisplay *disp, _EGLSurface *draw); member
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h141 void (*SwapBuffers)(__DRIdrawable *driDrawPriv); member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h76 void (*SwapBuffers)(Display *dpy, GLXDrawable drawable); member
/external/angle/src/libGLESv2/
Degl_stubs.cpp635 EGLBoolean SwapBuffers(Thread *thread, Display *display, Surface *eglSurface) in SwapBuffers() function
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest.cc150 void SwapBuffers(std::vector<uint8_t>* payload) { in SwapBuffers() function in webrtc::PacketizationCallbackStubOldApi