HomeSort by relevance Sort by last modified time
    Searched refs:eglCreateSyncKHR (Results 1 - 25 of 124) sorted by null

1 2 3 4 5

  /device/generic/goldfish-opengl/system/egl/
egl_ftable.h 58 {"eglCreateSyncKHR", (void *)eglCreateSyncKHR},
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
egl_ftable.h 58 {"eglCreateSyncKHR", (void *)eglCreateSyncKHR},
egl_dispatch.h 60 eglCreateSyncKHR_t eglCreateSyncKHR;
105 eglCreateSyncKHR_t set_eglCreateSyncKHR(eglCreateSyncKHR_t f) { eglCreateSyncKHR_t retval = eglCreateSyncKHR; eglCreateSyncKHR = f; return retval;}
egl.cpp 599 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list)
601 return getDispatch()->eglCreateSyncKHR(dpy, type, attrib_list);
  /cts/tests/openglperf2/jni/primitive/contextswitch/
ContextSwitchRenderer.cpp 181 EGLSyncKHR fence = eglCreateSyncKHR(mEglDisplay, EGL_SYNC_FENCE_KHR, NULL);
204 fence = eglCreateSyncKHR(mEglDisplay, EGL_SYNC_FENCE_KHR, NULL);
  /frameworks/base/libs/hwui/debug/
nullegl.cpp 163 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) {
  /hardware/qcom/display/msm8998/gpu_tonemapper/
glengine.cpp 247 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs);
265 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
  /hardware/qcom/display/sdm845/gpu_tonemapper/
glengine.cpp 247 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs);
265 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
  /development/ndk/platforms/android-14/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.hpp 64 EGLSyncKHR (*eglCreateSyncKHR)(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /external/deqp/framework/egl/
egluCallLogWrapperApi.inl 23 eglw::EGLSyncKHR eglCreateSyncKHR (eglw::EGLDisplay dpy, eglw::EGLenum type, const eglw::EGLint *attrib_list);
  /external/deqp/framework/egl/wrapper/
eglwApi.inl 27 #define eglCreateSyncKHR eglwCreateSyncKHR
  /frameworks/base/libs/hwui/pipeline/skia/
SkiaOpenGLPipeline.cpp 209 fence = eglCreateSyncKHR(mDisplay, EGL_SYNC_FENCE_KHR, NULL);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/EGL/
eglext.h 140 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list);

Completed in 707 milliseconds

1 2 3 4 5