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