Searched defs:EGL_BITMAP_ORIGIN_KHR (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/include/EGL/
H A Deglext.h62 #define EGL_BITMAP_ORIGIN_KHR 0x30C8 /* eglQuerySurface attribute */ macro
68 #define EGL_LOWER_LEFT_KHR 0x30CE /* EGL_BITMAP_ORIGIN_KHR value */
69 #define EGL_UPPER_LEFT_KHR 0x30CF /* EGL_BITMAP_ORIGIN_KHR value */

Completed in 21 milliseconds