Searched defs:GL_RENDERBUFFER_STENCIL_SIZE (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java313 public static final int GL_RENDERBUFFER_STENCIL_SIZE = 0x8D55; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
H A Dgl31.h367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro
H A Dgl32.h367 #define GL_RENDERBUFFER_STENCIL_SIZE 0x8D55 macro

Completed in 170 milliseconds