Home
last modified time | relevance | path

Searched refs:eglTerminate (Results 1 - 25 of 60) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLCreateContextAttribsTest.cpp84 eglTerminate(mDisplay); in TEST_P()
158 eglTerminate(mDisplay); in TEST_P()
215 eglTerminate(mDisplay); in TEST_P()
H A DEGLContextSharingTest.cpp90 eglTerminate(mDisplay);
646 // Test that eglTerminate() with a thread doesn't cause other threads to crash.
654 // B: eglTerminate() <<--- this release context A in TEST_P()
729 eglTerminate(mDisplay); in TEST_P()
747 eglTerminate(mDisplay); in TEST_P()
840 eglTerminate(mDisplay); in TEST_P()
864 eglTerminate(mDisplay); in TEST_P()
881 // Test that eglTerminate() can be called multiple times on the same Display while Contexts are
889 // eglTerminate(shared-display) in TEST_P()
892 // eglTerminate(share in TEST_P()
[all...]
H A DEGLFeatureControlTest.cpp25 eglTerminate(mDisplay);
164 eglTerminate(mDisplay); in TEST_P()
H A DEGLDisplayLuidTest.cpp23 EXPECT_EGL_TRUE(eglTerminate(mDisplay));
H A DEGLDeviceTest.cpp93 eglTerminate(mDisplay);
272 eglTerminate(display1); in TEST_P()
H A DEGLNoConfigContextTest.cpp55 eglTerminate(mDisplay);
H A DEGLSyncControlTest.cpp74 eglTerminate(mDisplay);
H A DEGLQueryContextTest.cpp63 eglTerminate(mDisplay);
H A DEGLSurfacelessContextTest.cpp78 eglTerminate(mDisplay);
H A DEGLX11VisualTest.cpp158 eglTerminate(display); in TEST_P()
H A DEGLBackwardsCompatibleContextTest.cpp87 eglTerminate(mDisplay);
H A DEGLRobustnessTest.cpp97 eglTerminate(mDisplay);
/third_party/EGL/sdk/docs/man/html/
H A DMakefile56 eglTerminate.xhtml \
/third_party/EGL/sdk/docs/man/xhtml/
H A DMakefile61 eglTerminate.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H A DMakefile61 eglTerminate.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H A DMakefile47 eglTerminate.xhtml \
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DEGLInitializePerf.cpp142 ASSERT_EQ(static_cast<EGLBoolean>(EGL_TRUE), eglTerminate(mDisplay)); in step()
/third_party/skia/tools/sk_app/win/
H A DANGLEWindowContext_win.cpp155 eglTerminate(fDisplay); in onDestroyContext()
/third_party/EGL/api/1.2/EGL/
H A Degl.h199 EGLBoolean eglTerminate(EGLDisplay dpy);
/third_party/EGL/api/1.2/
H A Degl.h195 EGLBoolean eglTerminate(EGLDisplay dpy);
/third_party/EGL/api/1.1/EGL/
H A Degl.h187 GLAPI EGLBoolean APIENTRY eglTerminate (EGLDisplay dpy);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp31 EGLBoolean (EGLAPIENTRY* eglTerminate)(EGLDisplay dpy); member in LibEGLexports
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
H A Degl.h195 EGLBoolean eglTerminate(EGLDisplay dpy);
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
H A Degl.h217 GLAPI EGLBoolean APIENTRY eglTerminate (EGLDisplay dpy);
/third_party/skia/third_party/externals/egl-registry/api/1.2/
H A Degl.h195 EGLBoolean eglTerminate(EGLDisplay dpy);

Completed in 11 milliseconds

123