Searched refs:EGL_RENDER_BUFFER (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if119 public static final int EGL_RENDER_BUFFER = 0x3086;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java75 int EGL_RENDER_BUFFER = 0x3086; field in interface:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java119 public static final int EGL_RENDER_BUFFER = 0x3086; field in class:EGL14
/frameworks/native/opengl/include/EGL/
H A Degl.h174 #define EGL_RENDER_BUFFER 0x3086 macro
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
/frameworks/native/opengl/libagl/
H A Degl.cpp1630 case EGL_RENDER_BUFFER:

Completed in 630 milliseconds