Searched refs:eglWaitNative (Results 1 - 16 of 16) sorted by relevance

/external/deqp/framework/egl/
H A DegluApiPrototypes.inl35 EGLBoolean eglWaitNative (EGLint engine);
H A DegluCallLogWrapper.inl322 EGLBoolean CallLogWrapper::eglWaitNative (EGLint param0)
325 m_log << TestLog::Message << "eglWaitNative(" << param0 << ");" << TestLog::EndMessage;
326 EGLBoolean returnValue = ::eglWaitNative(param0);
/external/chromium_org/ppapi/lib/gl/include/EGL/
H A Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/chromium_org/third_party/khronos/EGL/
H A Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/chromium_org/third_party/mesa/src/include/EGL/
H A Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/mesa3d/include/EGL/
H A Degl.h311 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative(EGLint engine);
/external/chromium_org/gpu/gles2_conform_support/egl/
H A Degl.cc379 EGLBoolean eglWaitNative(EGLint engine) { function
/external/chromium_org/third_party/angle/include/EGL/
H A Degl.h144 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative (EGLint engine);
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglapi.c768 eglWaitNative(EGLint engine) function
903 { "eglWaitNative", (_EGLProc) eglWaitNative },
1210 * eglWaitNative()
/external/mesa3d/src/egl/main/
H A Deglapi.c768 eglWaitNative(EGLint engine) function
903 { "eglWaitNative", (_EGLProc) eglWaitNative },
1210 * eglWaitNative()
/external/chromium_org/third_party/angle/src/libEGL/
H A DlibEGL.cpp908 EGLBoolean __stdcall eglWaitNative(EGLint engine) function
/external/deqp/modules/egl/
H A DteglNegativeApiTests.cpp85 // * eglWaitNative()
1246 TEGL_ADD_API_CASE(wait_native, "eglWaitNative() negative tests",
1252 expectFalse(eglWaitNative(-1));
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 643 milliseconds