Home
last modified time | relevance | path

Searched refs:eglWaitGL (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl38 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
DeglwStaticLibrary15.inl47 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
DeglwInitCore.inl47 dst->waitGL = (eglWaitGLFunc) loader->get("eglWaitGL");
DeglwApi.inl59 #define eglWaitGL eglwWaitGL macro
/external/mesa3d/src/egl/main/
Degl.def34 eglWaitGL
Deglapi.c750 eglWaitGL(void) in eglWaitGL() function
902 { "eglWaitGL", (_EGLProc) eglWaitGL }, in eglGetProcAddress()
/external/swiftshader/src/OpenGL/libEGL/
Dexports.map35 eglWaitGL;
DlibEGL.def35 eglWaitGL @30
DlibEGL.hpp57 EGLBoolean (*eglWaitGL)(void); member in LibEGLexports
Dmain.cpp515 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function
617 this->eglWaitGL = egl::WaitGL; in LibEGLexports()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def30 eglWaitGL @24
Dexports.map31 eglWaitGL;
Dmain.cpp486 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function
488 return libEGL->eglWaitGL(); in eglWaitGL()
/external/mesa3d/include/EGL/
Degl.h310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
/external/swiftshader/include/EGL/
Degl.h143 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl61 eglw::EGLBoolean eglWaitGL (void);
DegluCallLogWrapper.inl574 eglw::EGLBoolean CallLogWrapper::eglWaitGL () function in CallLogWrapper
577 m_log << TestLog::Message << "eglWaitGL(" << ");" << TestLog::EndMessage;
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp837 eglWaitGL(); in ApiRenderComplete()
/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/deqp/modules/egl/
DteglGetProcAddressTests.inl41 "eglWaitGL",
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12