Searched defs:createWindowSurface (Results 1 - 6 of 6) sorted by relevance

/external/deqp/framework/egl/
H A DegluUtil.cpp212 EGLSurface createWindowSurface (NativeDisplay& nativeDisplay, NativeWindow& window, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList) function in namespace:eglu
/external/deqp/modules/egl/
H A DteglCreateSurfaceTests.cpp66 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& window, bool useLegacyCreate) function in namespace:deqp::egl::__anon19822
146 tcu::egl::WindowSurface surface (display, createWindowSurface(display.getEGLDisplay(), config, m_eglTestCtx.getNativeDisplay(), *window, m_useLegacyCreate));
/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.cpp195 EGLSurface Display::createWindowSurface(HWND window, EGLConfig config, const EGLint *attribList) function in class:egl::Display
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, method in interface:GLSurfaceView.EGLWindowSurfaceFactory
736 public EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, method in class:GLSurfaceView.DefaultWindowSurfaceFactory
980 mEglSurface = mEGLWindowSurfaceFactory.createWindowSurface(mEgl,
984 throwEglException("createWindowSurface");
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 130 milliseconds