Searched refs:equation (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 673 public void glClipPlanef(int plane, float[] equation, int offset) { in glClipPlanef() argument 674 mgl11.glClipPlanef(plane, equation, offset); in glClipPlanef() 677 public void glClipPlanef(int plane, FloatBuffer equation) { in glClipPlanef() argument 678 mgl11.glClipPlanef(plane, equation); in glClipPlanef() 681 public void glClipPlanex(int plane, int[] equation, int offset) { in glClipPlanex() argument 682 mgl11.glClipPlanex(plane, equation, offset); in glClipPlanex() 685 public void glClipPlanex(int plane, IntBuffer equation) { in glClipPlanex() argument 686 mgl11.glClipPlanex(plane, equation); in glClipPlanex()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 89815 …W1EEwrih-O0g@fakeemail.com,Remove height functor for shadows and replace with plane equation params 92218 …external/skia,fake_2GxmYCBEQI2BWDePzS_Zqg@fakeemail.com,Blacklist blend equation advanced on Adren…
|