/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary14.inl | 38 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
|
D | eglwStaticLibrary15.inl | 47 { "eglWaitGL", (deFunctionPtr)eglWaitGL },
|
D | eglwInitCore.inl | 47 dst->waitGL = (eglWaitGLFunc) loader->get("eglWaitGL");
|
D | eglwApi.inl | 59 #define eglWaitGL eglwWaitGL macro
|
/external/mesa3d/src/egl/main/ |
D | egl.def | 34 eglWaitGL
|
D | eglapi.c | 750 eglWaitGL(void) in eglWaitGL() function 902 { "eglWaitGL", (_EGLProc) eglWaitGL }, in eglGetProcAddress()
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | exports.map | 35 eglWaitGL;
|
D | libEGL.def | 35 eglWaitGL @30
|
D | libEGL.hpp | 57 EGLBoolean (*eglWaitGL)(void); member in LibEGLexports
|
D | main.cpp | 515 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function 617 this->eglWaitGL = egl::WaitGL; in LibEGLexports()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.def | 30 eglWaitGL @24
|
D | exports.map | 31 eglWaitGL;
|
D | main.cpp | 486 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void) in eglWaitGL() function 488 return libEGL->eglWaitGL(); in eglWaitGL()
|
/external/mesa3d/include/EGL/ |
D | egl.h | 310 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
D | egl.h | 311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL(void);
|
/external/swiftshader/include/EGL/ |
D | egl.h | 143 EGLAPI EGLBoolean EGLAPIENTRY eglWaitGL (void);
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 61 eglw::EGLBoolean eglWaitGL (void);
|
D | egluCallLogWrapper.inl | 574 eglw::EGLBoolean CallLogWrapper::eglWaitGL () function in CallLogWrapper 577 m_log << TestLog::Message << "eglWaitGL(" << ");" << TestLog::EndMessage;
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
D | PVRShellAPI.cpp | 837 eglWaitGL(); in ApiRenderComplete()
|
/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/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 41 "eglWaitGL",
|
/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/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |