Searched defs:EGL_VERTICAL_RESOLUTION (Results 1 – 3 of 3) sorted by relevance
79 int EGL_VERTICAL_RESOLUTION = 0x3091; field
201 #define EGL_VERTICAL_RESOLUTION 0x3091 macro
124 public static final int EGL_VERTICAL_RESOLUTION = 0x3091; field in EGL14