Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java681 public void glClipPlanex(int plane, int[] equation, int offset) { in glClipPlanex() method in MatrixTrackingGL
685 public void glClipPlanex(int plane, IntBuffer equation) { in glClipPlanex() method in MatrixTrackingGL