Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java673 public void glClipPlanef(int plane, float[] equation, int offset) { in glClipPlanef()
677 public void glClipPlanef(int plane, FloatBuffer equation) { in glClipPlanef()
681 public void glClipPlanex(int plane, int[] equation, int offset) { in glClipPlanex()
685 public void glClipPlanex(int plane, IntBuffer equation) { in glClipPlanex()