Home
last modified time | relevance | path

Searched refs:eglSwapBuffers (Results 1 – 25 of 70) sorted by relevance

123

/external/angle/src/tests/egl_tests/
DEGLPreRotationTest.cpp226 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 …]
DEGLProtectedContentTest.cpp200 eglSwapBuffers(mDisplay, windowSurface); in WindowTest()
208 eglSwapBuffers(mDisplay, windowSurface); in WindowTest()
216 eglSwapBuffers(mDisplay, windowSurface); in WindowTest()
DEGLSurfaceTest.cpp476 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()
DEGLSyncControlTest.cpp216 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
237 ASSERT_EGL_TRUE(eglSwapBuffers(mDisplay, mSurface)); in TEST_F()
DEGLBufferAgeTest.cpp144 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/
DeglwStaticLibrary14.inl34 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
DeglwStaticLibrary15.inl43 { "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
/external/angle/extensions/
DEGL_ANGLE_swap_with_frame_token.txt38 with an eglSwapBuffers operation.
72 of eglSwapBuffers except that the behaviour is undefined when <frametoken>
DEGL_ANGLE_window_fixed_size.txt80 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/
Degl.def30 eglSwapBuffers
Deglentrypoint.h76 EGL_ENTRYPOINT(eglSwapBuffers)
/external/angle/src/tests/gl_tests/gles1/
DBootAnimationTest.cpp117 eglSwapBuffers(mDisplay, mSurface); in testSetUp()
245 EGLBoolean res = eglSwapBuffers(mDisplay, mSurface); in TEST_P()
/external/mesa3d/src/egl/
Degl-symbols.txt38 eglSwapBuffers
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.def31 eglSwapBuffers @32
DlibEGL.lds41 eglSwapBuffers;
/external/webrtc/sdk/android/src/java/org/webrtc/
DEglBase14Impl.java216 EGL14.eglSwapBuffers(eglDisplay, eglSurface); in swapBuffers()
230 EGL14.eglSwapBuffers(eglDisplay, eglSurface); in swapBuffers()
/external/angle/src/libEGL/
DlibEGL_autogen.def31 eglSwapBuffers
/external/skqp/tools/sk_app/android/
DGLWindowContext_android.cpp136 eglSwapBuffers(fDisplay, fSurfaceAndroid); in onSwapBuffers()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def27 eglSwapBuffers @22
DlibGLES_CM.lds28 eglSwapBuffers;
/external/skia/tools/sk_app/android/
DGLWindowContext_android.cpp138 eglSwapBuffers(fDisplay, fSurfaceAndroid); in onSwapBuffers()
/external/libkmsxx/kmscube/
Dcube-egl.cpp118 EGLBoolean ok = eglSwapBuffers(egl.display(), esurface); in swap_buffers()
/external/skqp/tools/sk_app/win/
DANGLEWindowContext_win.cpp160 if (!eglSwapBuffers(fDisplay, fEGLSurface)) { in onSwapBuffers()
/external/deqp/doc/testspecs/EGL/
Dfunctional.resize.txt37 eglSwapBuffers(). Then EGL_WIDTH and EGL_HEIGHT are checked to verify
/external/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp160 if (!eglSwapBuffers(fDisplay, fEGLSurface)) { in onSwapBuffers()

123