Searched defs:EGL_HORIZONTAL_RESOLUTION (Results 1 – 3 of 3) sorted by relevance
186 #define EGL_HORIZONTAL_RESOLUTION 0x3090 macro
78 int EGL_HORIZONTAL_RESOLUTION = 0x3090; field
122 public static final int EGL_HORIZONTAL_RESOLUTION = 0x3090; field in EGL14