Searched refs:invertM (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLU.java | 224 if (!Matrix.invertM(scratch, INVPM_OFFSET, scratch, PM_OFFSET)) { in gluUnProject()
|
D | Matrix.java | 135 public static boolean invertM(float[] mInv, int mInvOffset, float[] m, in invertM() method in Matrix
|
/frameworks/base/core/api/ |
D | current.txt | 30524 method public static boolean invertM(float[], int, float[], int);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21252 method public static boolean invertM(float[], int, float[], int);
|