HomeSort by relevance Sort by last modified time
    Searched defs:EGLSyncNV (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /development/ndk/platforms/android-14/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/EGL/
eglext.h 199 #define EGL_NO_SYNC_NV ((EGLSyncNV)0)
200 typedef void* EGLSyncNV;
203 EGLSyncNV eglCreateFenceSyncNV (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
204 EGLBoolean eglDestroySyncNV (EGLSyncNV sync);
205 EGLBoolean eglFenceNV (EGLSyncNV sync);
206 EGLint eglClientWaitSyncNV (EGLSyncNV sync, EGLint flags, EGLTimeNV timeout);
207 EGLBoolean eglSignalSyncNV (EGLSyncNV sync, EGLenum mode);
208 EGLBoolean eglGetSyncAttribNV (EGLSyncNV sync, EGLint attribute, EGLint *value);
210 typedef EGLSyncNV (EGLAPIENTRYP PFNEGLCREATEFENCESYNCNVPROC) (EGLDisplay dpy, EGLenum condition, const EGLint *attrib_list);
211 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSYNCNVPROC) (EGLSyncNV sync)
    [all...]

Completed in 2250 milliseconds

1 2 3 4