HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SYNC_NATIVE_FENCE_ANDROID (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/display/msm8998/gpu_tonemapper/
glengine.cpp 212 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, attribs);
230 EGLSyncKHR sync = eglCreateSyncKHR(eglGetCurrentDisplay(), EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 442 if (type == EGL_SYNC_NATIVE_FENCE_ANDROID && fd_in < 0) {
464 createNativeSync(EGL_SYNC_NATIVE_FENCE_ANDROID,
    [all...]
  /frameworks/native/libs/gui/
GLConsumer.cpp 701 EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
    [all...]
  /development/ndk/platforms/android-18/include/EGL/
eglext.h 515 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /development/ndk/platforms/android-19/include/EGL/
eglext.h 523 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /development/ndk/platforms/android-21/include/EGL/
eglext.h 523 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /development/ndk/platforms/android-23/include/EGL/
eglext.h 545 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 545 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /external/drm_hwcomposer/
glworker.cpp 400 eglCreateSyncKHR(egl_display, EGL_SYNC_NATIVE_FENCE_ANDROID, attribs);
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 515 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /frameworks/rs/driver/
rsdGL.cpp 405 EGLSyncKHR sync = eglCreateSyncKHR(dc->gl.egl.display, EGL_SYNC_NATIVE_FENCE_ANDROID, NULL);
  /development/ndk/platforms/android-24/include/EGL/
eglext.h 545 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /frameworks/native/opengl/include/EGL/
eglext.h 552 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
  /external/swiftshader/include/EGL/
eglext.h 444 #define EGL_SYNC_NATIVE_FENCE_ANDROID 0x3144
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 221 milliseconds