HomeSort by relevance Sort by last modified time
    Searched refs:eglCreatePixmapSurface (Results 1 - 25 of 29) sorted by null

1 2

  /device/generic/goldfish-opengl/system/egl/
egl_ftable.h 30 {"eglCreatePixmapSurface", (void *)eglCreatePixmapSurface},
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
egl_ftable.h 30 {"eglCreatePixmapSurface", (void *)eglCreatePixmapSurface},
egl_dispatch.h 32 eglCreatePixmapSurface_t eglCreatePixmapSurface;
77 eglCreatePixmapSurface_t set_eglCreatePixmapSurface(eglCreatePixmapSurface_t f) { eglCreatePixmapSurface_t retval = eglCreatePixmapSurface; eglCreatePixmapSurface = f; return retval;}
egl.cpp 347 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
349 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list);
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
egl.lds 29 eglCreatePixmapSurface;
egl_wrapper_context.h 17 eglCreatePixmapSurface_wrapper_proc_t eglCreatePixmapSurface;
egl_wrapper_context.cpp 17 eglCreatePixmapSurface = (eglCreatePixmapSurface_wrapper_proc_t) getProc("eglCreatePixmapSurface", userData);
egl_wrapper_entry.cpp 12 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint* attrib_list);
80 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint* attrib_list)
83 return ctx->eglCreatePixmapSurface( dpy, config, pixmap, attrib_list);
  /external/deqp/framework/egl/wrapper/
eglwStaticLibrary14.inl 13 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
eglwStaticLibrary15.inl 15 { "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
eglwApi.inl 17 #define eglCreatePixmapSurface eglwCreatePixmapSurface
  /external/mesa3d/src/egl/
egl-symbols-check 22 eglCreatePixmapSurface
  /cts/tests/tests/opengl/src/android/opengl/cts/
EglSurfacesTest.java 77 egl.eglCreatePixmapSurface(display, config, null, null);
86 fail("eglCreatePixmapSurface is supported");
  /external/mesa3d/src/egl/main/
eglentrypoint.h 18 EGL_ENTRYPOINT(eglCreatePixmapSurface)
  /cts/tests/tests/graphics/src/android/graphics/cts/
EGL14Test.java 160 EGLSurface surface = EGL14.eglCreatePixmapSurface(mEglDisplay,
166 throw new RuntimeException("eglCreatePixmapSurface is not supported on Android,"
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.hpp 38 EGLSurface (*eglCreatePixmapSurface)(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list);
main.cpp 440 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
673 this->eglCreatePixmapSurface = egl::CreatePixmapSurface;
  /external/deqp/framework/egl/
egluCallLogWrapperApi.inl 17 eglw::EGLSurface eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list);
egluCallLogWrapper.inl 122 eglw::EGLSurface CallLogWrapper::eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list)
125 m_log << TestLog::Message << "eglCreatePixmapSurface(" << dpy << ", " << toHex(config) << ", " << toHex(pixmap) << ", " << getSurfaceAttribListStr(attrib_list) << ");" << TestLog::EndMessage;
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 270 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 271 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
  /external/deqp/modules/egl/
teglNegativeApiTests.cpp 100 // * eglCreatePixmapSurface()
673 TEGL_ADD_API_CASE(create_pixmap_surface, "eglCreatePixmapSurface() negative tests",
680 expectNoSurface(eglCreatePixmapSurface(EGL_NO_DISPLAY, DE_NULL, DE_NULL, s_emptyAttribList));
683 expectNoSurface(eglCreatePixmapSurface((EGLDisplay)-1, DE_NULL, DE_NULL, s_emptyAttribList));
690 expectNoSurface(eglCreatePixmapSurface(display, (EGLConfig)-1, DE_NULL, s_emptyAttribList));
    [all...]
  /external/mesa3d/include/EGL/
egl.h 125 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list);
  /external/swiftshader/include/EGL/
egl.h 125 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list);
  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp 269 m_EGLWindow = eglCreatePixmapSurface(m_EGLDisplay, m_EGLConfig, m_NPT, attrib_list);

Completed in 610 milliseconds

1 2