Searched defs:EGL_DEPTH_SIZE (Results 1 – 4 of 4) sorted by relevance
123 #define EGL_DEPTH_SIZE 0x3025 macro
42 int EGL_DEPTH_SIZE = 0x3025; field
80 #define EGL_DEPTH_SIZE 0x3025 macro
61 public static final int EGL_DEPTH_SIZE = 0x3025; field in EGL14