HomeSort by relevance Sort by last modified time
    Searched defs:createPixmapSurface (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/egl/
teglCreateSurfaceTests.cpp 89 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, bool useLegacyCreate)
202 tcu::egl::PixmapSurface surface (display, createPixmapSurface(display.getEGLDisplay(), config, m_eglTestCtx.getNativeDisplay(), *pixmap, m_useLegacyCreate));
  /external/deqp/framework/egl/
egluUtil.cpp 256 EGLSurface createPixmapSurface (NativeDisplay& nativeDisplay, NativePixmap& pixmap, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList)
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp 230 EGLNativeSurfaceType createPixmapSurface(EGLNativePixmapType pix){
EglX11Api.cpp 299 EGLNativeSurfaceType createPixmapSurface(EGLNativePixmapType pix){
EglWindowsApi.cpp 585 EGLNativeSurfaceType createPixmapSurface(EGLNativePixmapType pix){
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]

Completed in 644 milliseconds