Searched defs:EGL_BUFFER_DESTROYED (Results 1 – 2 of 2) sorted by relevance
205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */ macro
135 public static final int EGL_BUFFER_DESTROYED = 0x3095; field in EGL14