Searched defs:EGL_NONE (Results 1 – 4 of 4) sorted by relevance
146 #define EGL_NONE 0x3038 macro
60 int EGL_NONE = 0x3038; field
95 #define EGL_NONE 0x3038 macro
78 public static final int EGL_NONE = 0x3038; field in EGL14