/external/angle/src/tests/egl_tests/ |
D | EGLPreRotationTest.cpp | 226 eglSwapBuffers(mDisplay, mWindowSurface); in testDrawingAndReadPixels() 281 eglSwapBuffers(mDisplay, mWindowSurface); in testDrawingAndReadPixels() 492 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 604 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 621 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 892 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 912 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 945 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 1010 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 1034 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() [all …]
|
D | EGLProtectedContentTest.cpp | 200 eglSwapBuffers(mDisplay, windowSurface); in WindowTest() 208 eglSwapBuffers(mDisplay, windowSurface); in WindowTest() 216 eglSwapBuffers(mDisplay, windowSurface); in WindowTest()
|
D | EGLSurfaceTest.cpp | 476 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 487 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 501 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 530 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 554 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 578 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 617 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 1248 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 1259 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P() 1298 eglSwapBuffers(mDisplay, mWindowSurface); in TEST_P()
|
D | EGLSyncControlTest.cpp | 216 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F() 237 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
|
D | EGLBufferAgeTest.cpp | 144 eglSwapBuffers(mDisplay, surface); in TEST_P() 212 eglSwapBuffers(mDisplay, surface); in TEST_P() 330 eglSwapBuffers(mDisplay, surface); in TEST_P()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary14.inl | 34 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
|
D | eglwStaticLibrary15.inl | 43 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
|
/external/angle/extensions/ |
D | EGL_ANGLE_swap_with_frame_token.txt | 38 with an eglSwapBuffers operation. 72 of eglSwapBuffers except that the behaviour is undefined when <frametoken>
|
D | EGL_ANGLE_window_fixed_size.txt | 80 contents to the native window (e.g. in eglSwapBuffers, as described in 117 guarenteed to be applied until the next call to eglSwapBuffers or
|
/external/mesa3d/src/egl/main/ |
D | egl.def | 30 eglSwapBuffers
|
D | eglentrypoint.h | 76 EGL_ENTRYPOINT(eglSwapBuffers)
|
/external/angle/src/tests/gl_tests/gles1/ |
D | BootAnimationTest.cpp | 117 eglSwapBuffers(mDisplay, mSurface); in testSetUp() 245 EGLBoolean res = eglSwapBuffers(mDisplay, mSurface); in TEST_P()
|
/external/mesa3d/src/egl/ |
D | egl-symbols.txt | 38 eglSwapBuffers
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.def | 31 eglSwapBuffers @32
|
D | libEGL.lds | 41 eglSwapBuffers;
|
/external/webrtc/sdk/android/src/java/org/webrtc/ |
D | EglBase14Impl.java | 216 EGL14.eglSwapBuffers(eglDisplay, eglSurface); in swapBuffers() 230 EGL14.eglSwapBuffers(eglDisplay, eglSurface); in swapBuffers()
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 31 eglSwapBuffers
|
/external/skqp/tools/sk_app/android/ |
D | GLWindowContext_android.cpp | 136 eglSwapBuffers(fDisplay, fSurfaceAndroid); in onSwapBuffers()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.def | 27 eglSwapBuffers @22
|
D | libGLES_CM.lds | 28 eglSwapBuffers;
|
/external/skia/tools/sk_app/android/ |
D | GLWindowContext_android.cpp | 138 eglSwapBuffers(fDisplay, fSurfaceAndroid); in onSwapBuffers()
|
/external/libkmsxx/kmscube/ |
D | cube-egl.cpp | 118 EGLBoolean ok = eglSwapBuffers(egl.display(), esurface); in swap_buffers()
|
/external/skqp/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 160 if (!eglSwapBuffers(fDisplay, fEGLSurface)) { in onSwapBuffers()
|
/external/deqp/doc/testspecs/EGL/ |
D | functional.resize.txt | 37 eglSwapBuffers(). Then EGL_WIDTH and EGL_HEIGHT are checked to verify
|
/external/skia/tools/sk_app/win/ |
D | ANGLEWindowContext_win.cpp | 160 if (!eglSwapBuffers(fDisplay, fEGLSurface)) { in onSwapBuffers()
|