Searched defs:EGL_LARGEST_PBUFFER (Results 1 – 4 of 4) sorted by relevance
172 #define EGL_LARGEST_PBUFFER 0x3058 macro
74 int EGL_LARGEST_PBUFFER = 0x3058; field
87 #define EGL_LARGEST_PBUFFER 0x3058 macro
115 public static final int EGL_LARGEST_PBUFFER = 0x3058; field in EGL14