Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java184 public void glDepthFunc(int func) { in glDepthFunc() method in MatrixTrackingGL
185 mgl.glDepthFunc(func); in glDepthFunc()