Home
last modified time | relevance | path

Searched defs:swapInterval (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl57 eglSwapIntervalFunc swapInterval; variable
DeglwFuncPtrLibraryImpl.inl262 EGLBoolean FuncPtrLibrary::swapInterval (EGLDisplay dpy, EGLint interval) const function in FuncPtrLibrary
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp590 EGLint swapInterval) in reset()
909 UINT swapInterval = mSwapInterval; in present() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp97 EGLint swapInterval) in reset()
/external/angle/util/
DEGLWindow.h63 EGLint swapInterval; member
DEGLWindow.cpp881 bool EGLWindow::setSwapInterval(EGLint swapInterval) in setSwapInterval()
/external/angle/util/windows/
DWGLWindow.cpp470 bool WGLWindow::setSwapInterval(EGLint swapInterval) in setSwapInterval()
/external/skia/src/utils/win/
DSkWGL_win.cpp79 BOOL SkWGLExtensions::swapInterval(int interval) const { in swapInterval() function in SkWGLExtensions
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp755 void GlxRenderContext::swapInterval (int interval) in swapInterval() function in tcu::lnx::x11::glx::GlxRenderContext
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp602 EGLBoolean FunctionsEGL::swapInterval(EGLint interval) const in swapInterval() function in rx::FunctionsEGL