Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL15Header.java-if56 public static final int EGL_SYNC_FENCE = 0x30F9;
/frameworks/native/opengl/include/EGL/
Degl.h270 #define EGL_SYNC_FENCE 0x30F9 macro