Searched defs:EGL_MULTISAMPLE_RESOLVE (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/EGL/
H A Degl.h181 #define EGL_MULTISAMPLE_RESOLVE 0x3099 macro
217 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A /* EGL_MULTISAMPLE_RESOLVE value */
218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java126 public static final int EGL_MULTISAMPLE_RESOLVE = 0x3099; field in class:EGL14

Completed in 321 milliseconds