Home
last modified time | relevance | path

Searched refs:Matrix2f (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DMatrix2f.java28 public class Matrix2f { class
33 public Matrix2f() { in Matrix2f() method in Matrix2f
45 public Matrix2f(float[] dataArray) { in Matrix2f() method in Matrix2f
98 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()
H A DFieldPacker.java595 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()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DMatrix2f.java31 public class Matrix2f { class
36 public Matrix2f() { in Matrix2f() method in Matrix2f
48 public Matrix2f(float[] dataArray) { in Matrix2f() method in Matrix2f
101 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()
H A DFieldPacker.java596 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()
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/
H A DScriptC_reflection3264_divergent.java.expect96 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)…
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
H A DScriptC_reflection3264_divergent.java.expect93 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)…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36416 method @Deprecated public void addMatrix(android.renderscript.Matrix2f);
36461 method @Deprecated public android.renderscript.Matrix2f subMatrix2f();
36542 @Deprecated public class Matrix2f {
36543 ctor @Deprecated public Matrix2f();
36544 ctor @Deprecated public Matrix2f(float[]);
36547 method @Deprecated public void load(android.renderscript.Matrix2f);
36549 …@Deprecated public void loadMultiply(android.renderscript.Matrix2f, android.renderscript.Matrix2f);
36552 method @Deprecated public void multiply(android.renderscript.Matrix2f);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26218 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);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49317 Landroid/renderscript/Matrix2f;->mMat:[F