Home
last modified time | relevance | path

Searched refs:eglGetCurrentDisplay (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl20 { "eglGetCurrentDisplay", (deFunctionPtr)eglGetCurrentDisplay },
DeglwStaticLibrary15.inl27 { "eglGetCurrentDisplay", (deFunctionPtr)eglGetCurrentDisplay },
DeglwInitCore.inl27 dst->getCurrentDisplay = (eglGetCurrentDisplayFunc) loader->get("eglGetCurrentDisplay");
DeglwApi.inl34 #define eglGetCurrentDisplay eglwGetCurrentDisplay macro
/external/skia/src/gpu/gl/egl/
DGrGLCreateNativeInterface_egl.cpp21 return (GrGLFuncPtr)eglGetCurrentDisplay; in egl_get_gl_proc()
/external/mesa3d/src/egl/main/
Degl.def16 eglGetCurrentDisplay
Deglapi.c796 eglGetCurrentDisplay(void) in eglGetCurrentDisplay() function
884 { "eglGetCurrentDisplay", (_EGLProc) eglGetCurrentDisplay }, in eglGetProcAddress()
/external/swiftshader/src/OpenGL/libEGL/
Dexports.map17 eglGetCurrentDisplay;
DlibEGL.def17 eglGetCurrentDisplay @28
DlibEGL.hpp55 EGLDisplay (*eglGetCurrentDisplay)(void); member in LibEGLexports
Dmain.cpp505 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay(void) in eglGetCurrentDisplay() function
615 this->eglGetCurrentDisplay = egl::GetCurrentDisplay; in LibEGLexports()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def15 eglGetCurrentDisplay @12
Dexports.map16 eglGetCurrentDisplay;
Dmain.cpp476 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay(void) in eglGetCurrentDisplay() function
478 return libEGL->eglGetCurrentDisplay(); in eglGetCurrentDisplay()
/external/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp228 return (GrGLFuncPtr) eglGetCurrentDisplay; in android_get_gl_proc()
/external/mesa3d/include/EGL/
Degl.h306 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay(void);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h307 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay(void);
/external/swiftshader/include/EGL/
Degl.h131 EGLAPI EGLDisplay EGLAPIENTRY eglGetCurrentDisplay (void);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl34 eglw::EGLDisplay eglGetCurrentDisplay (void);
DegluCallLogWrapper.inl296 eglw::EGLDisplay CallLogWrapper::eglGetCurrentDisplay () function in CallLogWrapper
299 m_log << TestLog::Message << "eglGetCurrentDisplay(" << ");" << TestLog::EndMessage;
/external/deqp/modules/egl/
DteglQueryContextTests.cpp189 const EGLDisplay gotDisplay = eglGetCurrentDisplay(); in executeForContext()
DteglGetProcAddressTests.inl23 "eglGetCurrentDisplay",
/external/robolectric/v1/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/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12