Searched refs:GL_DEPTH_COMPONENT16 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java49 int GL_DEPTH_COMPONENT16 = 0x81A5; field in interface:GL11ExtensionPack
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h433 #define GL_DEPTH_COMPONENT16 0x81A5 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java298 public static final int GL_DEPTH_COMPONENT16 = 0x81A5; field in class:GLES20
/frameworks/rs/driver/
H A DrsdAllocation.cpp74 case RS_KIND_PIXEL_DEPTH: return GL_DEPTH_COMPONENT16;

Completed in 214 milliseconds