/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary14.inl | 13 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
|
D | eglwStaticLibrary15.inl | 15 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
|
D | eglwInitCore.inl | 15 dst->createPixmapSurface = (eglCreatePixmapSurfaceFunc) loader->get("eglCreatePixmapSurface");
|
D | eglwApi.inl | 17 #define eglCreatePixmapSurface eglwCreatePixmapSurface macro
|
/external/mesa3d/src/egl/main/ |
D | egl.def | 9 eglCreatePixmapSurface
|
D | README.txt | 46 eglCreatePixmapSurface
|
D | eglapi.c | 542 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface() function 877 { "eglCreatePixmapSurface", (_EGLProc) eglCreatePixmapSurface }, in eglGetProcAddress()
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | exports.map | 10 eglCreatePixmapSurface;
|
D | libEGL.def | 10 eglCreatePixmapSurface @11
|
D | libEGL.hpp | 38 …EGLSurface (*eglCreatePixmapSurface)(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap,… member in LibEGLexports
|
D | main.cpp | 420 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePix… in eglCreatePixmapSurface() function 598 this->eglCreatePixmapSurface = egl::CreatePixmapSurface; in LibEGLexports()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.def | 8 eglCreatePixmapSurface @5
|
D | exports.map | 9 eglCreatePixmapSurface;
|
D | main.cpp | 391 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePix… in eglCreatePixmapSurface() function 393 return libEGL->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
|
/external/mesa3d/include/EGL/ |
D | egl.h | 270 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
D | egl.h | 271 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
|
/external/swiftshader/include/EGL/ |
D | egl.h | 125 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePi…
|
/external/deqp/modules/egl/ |
D | teglNegativeApiTests.cpp | 656 expectNoSurface(eglCreatePixmapSurface(EGL_NO_DISPLAY, DE_NULL, DE_NULL, s_emptyAttribList)); in init() 659 expectNoSurface(eglCreatePixmapSurface((EGLDisplay)-1, DE_NULL, DE_NULL, s_emptyAttribList)); in init() 666 expectNoSurface(eglCreatePixmapSurface(display, (EGLConfig)-1, DE_NULL, s_emptyAttribList)); in init()
|
D | teglGetProcAddressTests.inl | 16 "eglCreatePixmapSurface",
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 17 eglw::EGLSurface eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg…
|
D | egluCallLogWrapper.inl | 122 eglw::EGLSurface CallLogWrapper::eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf… function in CallLogWrapper 125 …m_log << TestLog::Message << "eglCreatePixmapSurface(" << dpy << ", " << toHex(config) << ", " << …
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
D | PVRShellAPI.cpp | 269 m_EGLWindow = eglCreatePixmapSurface(m_EGLDisplay, m_EGLConfig, m_NPT, attrib_list); in ApiInitAPI()
|
/external/robolectric/v1/lib/main/ |
D | opengl-api-gl1.1-android-2.1_r1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/microedition/
javax/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |