Home
last modified time | relevance | path

Searched refs:eglCreatePixmapSurface (Results 1 – 14 of 14) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl13 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
DeglwStaticLibrary15.inl15 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
DeglwInitCore.inl15 dst->createPixmapSurface = (eglCreatePixmapSurfaceFunc) loader->get("eglCreatePixmapSurface");
DeglwApi.inl17 #define eglCreatePixmapSurface eglwCreatePixmapSurface macro
/external/mesa3d/src/egl/main/
Degl.def9 eglCreatePixmapSurface
DREADME.txt46 eglCreatePixmapSurface
Deglapi.c542 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface() function
877 { "eglCreatePixmapSurface", (_EGLProc) eglCreatePixmapSurface }, in eglGetProcAddress()
/external/deqp/modules/egl/
DteglNegativeApiTests.cpp635 expectNoSurface(eglCreatePixmapSurface(EGL_NO_DISPLAY, DE_NULL, DE_NULL, s_emptyAttribList)); in init()
638 expectNoSurface(eglCreatePixmapSurface((EGLDisplay)-1, DE_NULL, DE_NULL, s_emptyAttribList)); in init()
645 expectNoSurface(eglCreatePixmapSurface(display, (EGLConfig)-1, DE_NULL, s_emptyAttribList)); in init()
656 expectNoSurface(eglCreatePixmapSurface(display, pixmapConfig, DE_NULL, s_emptyAttribList)); in init()
DteglGetProcAddressTests.inl16 "eglCreatePixmapSurface",
/external/mesa3d/include/EGL/
Degl.h270 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl15 eglw::EGLSurface eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg…
DegluCallLogWrapper.inl102 eglw::EGLSurface CallLogWrapper::eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf… function in CallLogWrapper
105 …m_log << TestLog::Message << "eglCreatePixmapSurface(" << dpy << ", " << toHex(config) << ", " << …
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...