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

/external/deqp/framework/egl/
H A DegluApiPrototypes.inl20 EGLBoolean eglWaitClient ();
H A DegluCallLogWrapper.inl168 EGLBoolean CallLogWrapper::eglWaitClient ()
171 m_log << TestLog::Message << "eglWaitClient(" << ");" << TestLog::EndMessage;
172 EGLBoolean returnValue = ::eglWaitClient();
/external/deqp/modules/egl/
H A DteglRenderCase.cpp87 TCU_CHECK_EGL_CALL(eglWaitClient());
93 TCU_CHECK_EGL_CALL(eglWaitClient());
H A DteglNativeColorMappingTests.cpp340 TCU_CHECK_EGL_CALL(eglWaitClient());
381 TCU_CHECK_EGL_CALL(eglWaitClient());
422 TCU_CHECK_EGL_CALL(eglWaitClient());
H A DteglNativeCoordMappingTests.cpp388 TCU_CHECK_EGL_CALL(eglWaitClient());
433 TCU_CHECK_EGL_CALL(eglWaitClient());
478 TCU_CHECK_EGL_CALL(eglWaitClient());
/external/chromium_org/ppapi/lib/gl/include/EGL/
H A Degl.h280 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
/external/chromium_org/third_party/khronos/EGL/
H A Degl.h280 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
/external/chromium_org/third_party/mesa/src/include/EGL/
H A Degl.h280 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
/external/mesa3d/include/EGL/
H A Degl.h280 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient(void);
/external/chromium_org/gpu/gles2_conform_support/egl/
H A Degl.cc257 EGLBoolean eglWaitClient(void) { function
/external/chromium_org/third_party/angle/include/EGL/
H A Degl.h206 EGLAPI EGLBoolean EGLAPIENTRY eglWaitClient (void);
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglapi.c722 eglWaitClient(void) function
761 ret = eglWaitClient();
901 { "eglWaitClient", (_EGLProc) eglWaitClient },
1209 * eglWaitClient()
/external/mesa3d/src/egl/main/
H A Deglapi.c722 eglWaitClient(void) function
761 ret = eglWaitClient();
901 { "eglWaitClient", (_EGLProc) eglWaitClient },
1209 * eglWaitClient()
/external/chromium_org/third_party/angle/src/libEGL/
H A DlibEGL.cpp534 EGLBoolean __stdcall eglWaitClient(void) function
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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 396 milliseconds