/external/eigen/unsupported/Eigen/src/AutoDiff/ |
AutoDiffJacobian.h | 41 typedef Matrix<Scalar,InputsAtCompileTime,1> DerivativeType; 45 typedef Matrix<ActiveScalar, InputsAtCompileTime, 1> ActiveInput; 46 typedef Matrix<ActiveScalar, ValuesAtCompileTime, 1> ActiveValue;
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IncompleteLU.h | 19 typedef Matrix<Scalar,Dynamic,1> Vector; 24 typedef Matrix<Scalar,Dynamic,Dynamic> MatrixType; 85 && "IncompleteLU::solve(): invalid number of rows of the right hand side matrix b");
|
/external/eigen/unsupported/test/ |
NumericalDiff.cpp | 20 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType; 21 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType; 22 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType;
|
/external/llvm/test/DebugInfo/ARM/ |
selectiondag-deadcode.ll | 15 ; CHECK-NOT: "matrix" 27 !45 = metadata !{i32 786688, metadata !39, metadata !"matrix", metadata !40, i32 35, metadata !4, i32 8192, i32 0} ; [ DW_TAG_auto_variable ] [matrix] [line 35]
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/ |
TrackMetaData.java | 33 private long[] matrix = new long[]{0x00010000, 0, 0, 0, 0x00010000, 0, 0, 0, 0x40000000}; field in class:TrackMetaData 84 return matrix; 88 this.matrix = m;
|
/external/skia/samplecode/ |
SampleCamera.cpp | 38 SkMatrix matrix; local 39 matrix.setRectToRect(src, dst, SkMatrix::kFill_ScaleToFit); 44 &matrix);
|
/frameworks/base/docs/html/reference/renderscript/ |
structrs__matrix2x2.html | 32 <p>2x2 float matrix 35 <div class="textblock"><p>2x2 float matrix </p> 36 <p>Native holder for RS matrix. Elements are stored in the array at the location [row*2 + col] </p>
|
structrs__matrix3x3.html | 32 <p>3x3 float matrix 35 <div class="textblock"><p>3x3 float matrix </p> 36 <p>Native holder for RS matrix. Elements are stored in the array at the location [row*3 + col] </p>
|
structrs__matrix4x4.html | 32 <p>4x4 float matrix 35 <div class="textblock"><p>4x4 float matrix </p> 36 <p>Native holder for RS matrix. Elements are stored in the array at the location [row*4 + col] </p>
|
/frameworks/base/libs/hwui/ |
DeferredLayerUpdater.h | 70 ANDROID_API void setTransform(const SkMatrix* matrix) { 72 mTransform = matrix ? new SkMatrix(*matrix) : 0;
|
/frameworks/support/v4/api21/android/support/v4/app/ |
ActivityCompat21.java | 22 import android.graphics.Matrix; 68 Matrix viewToGlobalMatrix, RectF screenBounds); 113 Matrix viewToGlobalMatrix,
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
PreviewStatusListener.java | 54 * to a transform matrix being applied to the TextureView 62 * preview TextureView should automatically adjust its transform matrix based 65 * @return whether transform matrix should be automatically adjusted
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ProfileAndContactsLoader.java | 91 MatrixCursor matrix = new MatrixCursor(mProjection); 97 matrix.addRow(row); 99 return matrix;
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
MatrixUtilsTests.java | 58 final float[][] matrix = 64 tempMatrix[i][j] = matrix[i][j]; 74 MatrixUtils.multiply(matrix, inverse, retval);
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
ConvexHull_Test.cpp | 89 static bool rotateToAxis(const _Point& a, const _Point& b, Matrix3x2& matrix) { 97 matrix[0][0] = dx * invLength; 98 matrix[1][0] = dy * invLength; 99 matrix[2][0] = 0; 100 matrix[0][1] = -dy * invLength; 101 matrix[1][1] = dx * invLength; 102 matrix[2][1] = 0; 106 static void transform(const Cubic& cubic, const Matrix3x2& matrix, Cubic& rotPath) { 108 rotPath[index].x = cubic[index].x * matrix[0][0] 109 + cubic[index].y * matrix[1][0] + matrix[2][0] 139 Matrix3x2 matrix; local [all...] |
/external/eigen/bench/spbench/ |
spbenchsolver.h | 214 void call_solver(Solver &solver, const int solver_id, const typename Solver::MatrixType& A, const Matrix<Scalar, Dynamic, 1>& b, const Matrix<Scalar, Dynamic, 1>& refX,std::ofstream& statbuf) 221 Matrix<Scalar, Dynamic, 1> x; 261 Matrix<Scalar, Dynamic, 1> temp; 279 void call_directsolver(Solver& solver, const int solver_id, const typename Solver::MatrixType& A, const Matrix<Scalar, Dynamic, 1>& b, const Matrix<Scalar, Dynamic, 1>& refX, std::string& statFile) 289 void call_itersolver(Solver &solver, const int solver_id, const typename Solver::MatrixType& A, const Matrix<Scalar, Dynamic, 1>& b, const Matrix<Scalar, Dynamic, 1>& refX, std::string& statFile) 305 void SelectSolvers(const SparseMatrix<Scalar>&A, unsigned int sym, Matrix<Scalar, Dynamic, 1>& b, const Matrix<Scalar, Dynamic, 1>& refX, std::string& statFile [all...] |
/external/skia/experimental/Intersection/ |
ConvexHull_Test.cpp | 89 static bool rotateToAxis(const _Point& a, const _Point& b, Matrix3x2& matrix) { 97 matrix[0][0] = dx * invLength; 98 matrix[1][0] = dy * invLength; 99 matrix[2][0] = 0; 100 matrix[0][1] = -dy * invLength; 101 matrix[1][1] = dx * invLength; 102 matrix[2][1] = 0; 106 static void transform(const Cubic& cubic, const Matrix3x2& matrix, Cubic& rotPath) { 108 rotPath[index].x = cubic[index].x * matrix[0][0] 109 + cubic[index].y * matrix[1][0] + matrix[2][0] 139 Matrix3x2 matrix; local [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/ |
GearFlowers.svg | 715 gradientTransform="matrix(1.310266,0.000000,0.000000,0.857544,-19.69210,-35.84892)" [all...] |
/external/chromium_org/third_party/freetype/src/cff/ |
cffobjs.c | 632 /* Normalize the font matrix so that `matrix->xx' is 1; the */ 635 /* normalization of the matrix). */ 641 FT_Matrix* matrix = &dict->font_matrix; local 644 FT_Fixed temp = FT_ABS( matrix->yy ); 651 matrix->xx = FT_DivFix( matrix->xx, temp ); 652 matrix->yx = FT_DivFix( matrix->yx, temp ); 653 matrix->xy = FT_DivFix( matrix->xy, temp ) 668 FT_Matrix* matrix; local [all...] |
/external/freetype/src/cff/ |
cffobjs.c | 632 /* Normalize the font matrix so that `matrix->xx' is 1; the */ 635 /* normalization of the matrix). */ 641 FT_Matrix* matrix = &dict->font_matrix; local 644 FT_Fixed temp = FT_ABS( matrix->yy ); 651 matrix->xx = FT_DivFix( matrix->xx, temp ); 652 matrix->yx = FT_DivFix( matrix->yx, temp ); 653 matrix->xy = FT_DivFix( matrix->xy, temp ) 668 FT_Matrix* matrix; local [all...] |
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
fpdf_render_text.cpp | 12 extern FX_BOOL IsAvailableMatrix(const CFX_AffineMatrix& matrix);
411 CFX_AffineMatrix matrix = char_matrix;
local 412 matrix.e += iChar ? textobj->m_pCharPos[iChar - 1] : 0;
413 matrix.Concat(text_matrix);
414 matrix.Concat(*pObj2Device);
444 status.RenderObjectList(pType3Char->m_pForm, &matrix);
448 rect_f.Transform(&matrix);
460 matrix.TranslateI(-rect.left, -rect.top);
461 matrix.Scale(sa, sd);
462 status.RenderObjectList(pType3Char->m_pForm, &matrix);
645 CFX_AffineMatrix matrix; local 740 CFX_AffineMatrix matrix; local [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
cffobjs.c | 633 /* Normalize the font matrix so that `matrix->xx' is 1; the */ 636 /* normalization of the matrix). */ 642 FT_Matrix* matrix = &dict->font_matrix; local 645 FT_Fixed temp = FT_ABS( matrix->yy ); 652 matrix->xx = FT_DivFix( matrix->xx, temp ); 653 matrix->yx = FT_DivFix( matrix->yx, temp ); 654 matrix->xy = FT_DivFix( matrix->xy, temp ) 669 FT_Matrix* matrix; local [all...] |
/external/pixman/pixman/ |
pixman-image.c | 282 if (image->common.transform->matrix[2][0] == 0 && 283 image->common.transform->matrix[2][1] == 0 && 284 image->common.transform->matrix[2][2] == pixman_fixed_1) 288 if (image->common.transform->matrix[0][1] == 0 && 289 image->common.transform->matrix[1][0] == 0) 291 if (image->common.transform->matrix[0][0] == -pixman_fixed_1 && 292 image->common.transform->matrix[1][1] == -pixman_fixed_1) 298 else if (image->common.transform->matrix[0][0] == 0 && 299 image->common.transform->matrix[1][1] == 0) 301 pixman_fixed_t m01 = image->common.transform->matrix[0][1] [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
BitmapMesh.java | 44 private final Matrix mMatrix = new Matrix(); 45 private final Matrix mInverse = new Matrix();
|
Vertices.java | 40 private final Matrix mMatrix = new Matrix(); 41 private final Matrix mInverse = new Matrix();
|