HomeSort by relevance Sort by last modified time
    Searched defs:EGL_NO_FILE_DESCRIPTOR_KHR (Results 1 - 5 of 5) sorted by null

  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 469 #define EGL_NO_FILE_DESCRIPTOR_KHR ((EGLNativeFileDescriptorKHR)(-1))
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
eglext.h 447 #define EGL_NO_FILE_DESCRIPTOR_KHR ((EGLNativeFileDescriptorKHR)(-1))
  /external/mesa3d/include/EGL/
eglext.h 365 #define EGL_NO_FILE_DESCRIPTOR_KHR ((EGLNativeFileDescriptorKHR)(-1))
    [all...]
  /external/swiftshader/include/EGL/
eglext.h 399 #define EGL_NO_FILE_DESCRIPTOR_KHR EGL_CAST(EGLNativeFileDescriptorKHR,-1)
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 399 #define EGL_NO_FILE_DESCRIPTOR_KHR EGL_CAST(EGLNativeFileDescriptorKHR,-1)
    [all...]

Completed in 957 milliseconds