Searched defs:interval (Results 1 – 9 of 9) sorted by relevance
| /sdk/emulator/opengl/host/libs/libOpenglRender/ |
| D | RenderControl.cpp | 279 static void rcFBSetSwapInterval(EGLint interval) in rcFBSetSwapInterval()
|
| /sdk/emulator/opengl/host/libs/Translator/EGL/ |
| D | EglMacApi.cpp | 201 void swapInterval(EGLNativeDisplayType dpy,EGLNativeSurfaceType win,int interval){ in swapInterval()
|
| D | EglX11Api.cpp | 278 void swapInterval(EGLNativeDisplayType dpy,EGLNativeSurfaceType win,int interval){ in swapInterval()
|
| D | EglWindowsApi.cpp | 572 void swapInterval(EGLNativeInternalDisplayType dpy,EGLNativeSurfaceType win,int interval) { in swapInterval()
|
| D | EglImp.cpp | 795 EGLAPI EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay display, EGLint interval) { in eglSwapInterval()
|
| /sdk/emulator/opengl/system/egl/ |
| D | egl.cpp | 308 void egl_window_surface_t::setSwapInterval(int interval) in setSwapInterval() 837 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval()
|
| /sdk/emulator/opengl/tests/EGL_host_wrapper/ |
| D | egl.cpp | 169 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval()
|
| /sdk/emulator/opengl/system/gralloc/ |
| D | gralloc.cpp | 410 int interval) in fb_setSwapInterval()
|
| /sdk/emulator/opengl/tests/gles_android_wrapper/ |
| D | egl.cpp | 456 EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval()
|