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