Searched refs:Matrix2f (Results 1 – 10 of 10) sorted by relevance
31 public class Matrix2f { class36 public Matrix2f() { in Matrix2f() method in Matrix2f48 public Matrix2f(float[] dataArray) { in Matrix2f() method in Matrix2f101 public void load(Matrix2f src) { in load()140 public void loadMultiply(Matrix2f lhs, Matrix2f rhs) { in loadMultiply()159 public void multiply(Matrix2f rhs) { in multiply()160 Matrix2f tmp = new Matrix2f(); in multiply()171 Matrix2f tmp = new Matrix2f(); in rotate()183 Matrix2f tmp = new Matrix2f(); in scale()
596 public void addMatrix(Matrix2f v) { in addMatrix()602 public Matrix2f subMatrix2f() { in subMatrix2f()603 Matrix2f v = new Matrix2f(); in subMatrix2f()761 if (obj instanceof Matrix2f) { in addToPack()762 fp.addMatrix((Matrix2f)obj); in addToPack()883 if (obj instanceof Matrix2f) { in getPackedSize()
28 public class Matrix2f { class33 public Matrix2f() { in Matrix2f() method in Matrix2f45 public Matrix2f(float[] dataArray) { in Matrix2f() method in Matrix2f98 public void load(Matrix2f src) { in load()137 public void loadMultiply(Matrix2f lhs, Matrix2f rhs) { in loadMultiply()156 public void multiply(Matrix2f rhs) { in multiply()157 Matrix2f tmp = new Matrix2f(); in multiply()168 Matrix2f tmp = new Matrix2f(); in rotate()180 Matrix2f tmp = new Matrix2f(); in scale()
595 public void addMatrix(Matrix2f v) { in addMatrix()601 public Matrix2f subMatrix2f() { in subMatrix2f()602 Matrix2f v = new Matrix2f(); in subMatrix2f()760 if (obj instanceof Matrix2f) { in add()761 addMatrix((Matrix2f)obj); in add()
96 private Matrix2f mExportVar_matVar;97 public synchronized void set_matVar(Matrix2f v) {104 public Matrix2f get_matVar() {113 private Matrix2f[] mExportVar_matArray;114 public synchronized void set_matArray(Matrix2f[] v) {126 public Matrix2f[] get_matArray() {422 public void forEach_matFe(Allocation ain, Allocation aout, Matrix2f data) {426 …public void forEach_matFe(Allocation ain, Allocation aout, Matrix2f data, Script.LaunchOptions sc)…
93 private Matrix2f mExportVar_matVar;94 public synchronized void set_matVar(Matrix2f v) {101 public Matrix2f get_matVar() {110 private Matrix2f[] mExportVar_matArray;111 public synchronized void set_matArray(Matrix2f[] v) {123 public Matrix2f[] get_matArray() {419 public void forEach_matFe(Allocation ain, Allocation aout, Matrix2f data) {423 …public void forEach_matFe(Allocation ain, Allocation aout, Matrix2f data, Script.LaunchOptions sc)…
26218 method public void addMatrix(android.renderscript.Matrix2f);26263 method public android.renderscript.Matrix2f subMatrix2f();26344 public class Matrix2f {26345 ctor public Matrix2f();26346 ctor public Matrix2f(float[]);26349 method public void load(android.renderscript.Matrix2f);26351 method public void loadMultiply(android.renderscript.Matrix2f, android.renderscript.Matrix2f);26354 method public void multiply(android.renderscript.Matrix2f);
38532 method @Deprecated public void addMatrix(android.renderscript.Matrix2f);38577 method @Deprecated public android.renderscript.Matrix2f subMatrix2f();38658 @Deprecated public class Matrix2f {38659 ctor @Deprecated public Matrix2f();38660 ctor @Deprecated public Matrix2f(float[]);38663 method @Deprecated public void load(android.renderscript.Matrix2f);38665 …@Deprecated public void loadMultiply(android.renderscript.Matrix2f, android.renderscript.Matrix2f);38668 method @Deprecated public void multiply(android.renderscript.Matrix2f);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45351 Landroid/renderscript/Matrix2f;->mMat:[F