Home
last modified time | relevance | path

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

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl39 { "eglWaitNative", (deFunctionPtr)eglWaitNative },
DeglwStaticLibrary15.inl48 { "eglWaitNative", (deFunctionPtr)eglWaitNative },
DeglwInitCore.inl48 dst->waitNative = (eglWaitNativeFunc) loader->get("eglWaitNative");
DeglwApi.inl60 #define eglWaitNative eglwWaitNative macro
/external/mesa3d/src/egl/main/
Degl.def35 eglWaitNative
Deglapi.c768 eglWaitNative(EGLint engine) in eglWaitNative() function
903 { "eglWaitNative", (_EGLProc) eglWaitNative }, in eglGetProcAddress()
/external/swiftshader/src/OpenGL/libEGL/
Dexports.map36 eglWaitNative;
DlibEGL.def36 eglWaitNative @31
DlibEGL.hpp58 EGLBoolean (*eglWaitNative)(EGLint engine); member in LibEGLexports
Dmain.cpp520 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine) in eglWaitNative() function
618 this->eglWaitNative = egl::WaitNative; in LibEGLexports()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def31 eglWaitNative @25
Dexports.map32 eglWaitNative;
Dmain.cpp491 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine) in eglWaitNative() function
493 return libEGL->eglWaitNative(engine); in eglWaitNative()
/external/mesa3d/include/EGL/
Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h312 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/swiftshader/include/EGL/
Degl.h144 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative (EGLint engine);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl62 eglw::EGLBoolean eglWaitNative (eglw::EGLint engine);
DegluCallLogWrapper.inl584 eglw::EGLBoolean CallLogWrapper::eglWaitNative (eglw::EGLint engine) function in CallLogWrapper
587 m_log << TestLog::Message << "eglWaitNative(" << engine << ");" << TestLog::EndMessage;
/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.inl42 "eglWaitNative",
DteglNegativeApiTests.cpp1368 eglWaitNative(-1); in init()
/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