Searched defs:EGL_LUMINANCE_SIZE (Results 1 – 3 of 3) sorted by relevance
124 #define EGL_LUMINANCE_SIZE 0x303D macro
60 int EGL_LUMINANCE_SIZE = 0x303D; field
82 public static final int EGL_LUMINANCE_SIZE = 0x303D; field in EGL14