Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java89 public void glAlphaFuncx(int func, int ref) { in glAlphaFuncx() method in MatrixTrackingGL
90 mgl.glAlphaFuncx(func, ref); in glAlphaFuncx()