Searched refs:Matrix4f (Results 1 – 8 of 8) sorted by relevance
30 public class Matrix4f { class35 public Matrix4f() { in Matrix4f() method in Matrix4f229 public void loadMultiply(Matrix4f lhs, Matrix4f rhs) { in loadMultiply()332 Matrix4f m1 = new Matrix4f(); in loadProjectionNormalized()333 Matrix4f m2 = new Matrix4f(); in loadProjectionNormalized()361 Matrix4f tmp = new Matrix4f(); in multiply()375 Matrix4f tmp = new Matrix4f(); in rotate()389 Matrix4f tmp = new Matrix4f(); in scale()403 Matrix4f tmp = new Matrix4f(); in translate()431 Matrix4f result = new Matrix4f(); in inverse()[all …]
208 Matrix4f mModel;209 Matrix4f mProjection;210 Matrix4f mTexture;231 mModel = new Matrix4f(); in Constants()232 mProjection = new Matrix4f(); in Constants()233 mTexture = new Matrix4f(); in Constants()234 setModelview(new Matrix4f()); in Constants()235 setProjection(new Matrix4f()); in Constants()236 setTexture(new Matrix4f()); in Constants()267 public void setModelview(Matrix4f m) { in setModelview()[all …]
31 private final Matrix4f mMatrix = new Matrix4f();
46 private final Matrix4f mMatrix = new Matrix4f();98 public void setColorMatrix(Matrix4f m) { in setColorMatrix()
567 public void addMatrix(Matrix4f v) { in addMatrix()573 public Matrix4f subMatrix4f() { in subMatrix4f()574 Matrix4f v = new Matrix4f(); in subMatrix4f()770 if (obj instanceof Matrix4f) { in add()771 addMatrix((Matrix4f)obj); in add()
38318 method @Deprecated public void addMatrix(android.renderscript.Matrix4f);38367 method @Deprecated public android.renderscript.Matrix4f subMatrix4f();38486 @Deprecated public class Matrix4f {38487 ctor @Deprecated public Matrix4f();38488 ctor @Deprecated public Matrix4f(float[]);38493 method @Deprecated public void load(android.renderscript.Matrix4f);38496 …@Deprecated public void loadMultiply(android.renderscript.Matrix4f, android.renderscript.Matrix4f);38504 method @Deprecated public void multiply(android.renderscript.Matrix4f);38912 method @Deprecated public void setColorMatrix(android.renderscript.Matrix4f);
45996 Landroid/renderscript/Matrix4f;->computeCofactor(II)F45997 Landroid/renderscript/Matrix4f;->load(Landroid/renderscript/Matrix3f;)V46220 …/renderscript/ProgramVertexFixedFunction$Constants;->addToBuffer(ILandroid/renderscript/Matrix4f;)V46225 Landroid/renderscript/ProgramVertexFixedFunction$Constants;->mModel:Landroid/renderscript/Matrix4f;46227 …oid/renderscript/ProgramVertexFixedFunction$Constants;->mProjection:Landroid/renderscript/Matrix4f;46228 …ndroid/renderscript/ProgramVertexFixedFunction$Constants;->mTexture:Landroid/renderscript/Matrix4f;46230 …/renderscript/ProgramVertexFixedFunction$Constants;->setModelview(Landroid/renderscript/Matrix4f;)V46231 …id/renderscript/ProgramVertexFixedFunction$Constants;->setTexture(Landroid/renderscript/Matrix4f;)V46953 Landroid/renderscript/ScriptIntrinsicColorMatrix;->mMatrix:Landroid/renderscript/Matrix4f;46966 Landroid/renderscript/ScriptIntrinsicLUT;->mMatrix:Landroid/renderscript/Matrix4f;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...