Home
last modified time | relevance | path

Searched defs:glDepthFunc (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/libagl/
Dstate.cpp544 void glDepthFunc(GLenum func) { in glDepthFunc() function
/frameworks/base/libs/hwui/tests/
Dnullgles.cpp185 void glDepthFunc(GLenum func) {} in glDepthFunc() function
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java407 void glDepthFunc( in glDepthFunc() method
/frameworks/base/opengl/java/android/opengl/
DGLES10.java490 public static native void glDepthFunc( in glDepthFunc() method in GLES10
DGLErrorWrapper.java219 public void glDepthFunc(int func) { in glDepthFunc() method in GLErrorWrapper
DGLES20.java633 public static native void glDepthFunc( in glDepthFunc() method in GLES20
DGLLogWrapper.java1443 public void glDepthFunc(int func) { in glDepthFunc() method in GLLogWrapper
/frameworks/native/opengl/libs/GLES_trace/proto/
Dgltrace.proto101 glDepthFunc = 73; enumerator
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java304 public native void glDepthFunc( in glDepthFunc() method in GLImpl