Home
last modified time | relevance | path

Searched refs:EGL_NO_RESET_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL15Header.java-if65 public static final int EGL_NO_RESET_NOTIFICATION = 0x31BE;
/frameworks/native/opengl/include/EGL/
Degl.h248 #define EGL_NO_RESET_NOTIFICATION 0x31BE macro