Home
last modified time | relevance | path

Searched defs:matrix (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeMatrixTest.java24 final Matrix matrix = new Matrix(); in testIsIdentity() local
33 final Matrix matrix = new Matrix(); in testIsAffine() local
49 final Matrix matrix = new Matrix(); in testRectStaysRect() local
64 final Matrix matrix = new Matrix(); in testGetSetValues() local
89 final Matrix matrix = new Matrix(); in testReset() local
99 final Matrix matrix = new Matrix(); in testSetTranslate() local
138 final Matrix matrix = new Matrix(); in testSetScale() local
185 final Matrix matrix = new Matrix(); in testSetRotate() local
201 final Matrix matrix = new Matrix(); in testPostRotate() local
218 final Matrix matrix = new Matrix(); in testPreRotate() local
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowMatrixTest.java58 final Matrix matrix = new Matrix(); in set_shouldAddOpsToMatrix() local
71 final Matrix matrix = new Matrix(); in setScale_shouldAddOpsToMatrix() local
106 final Matrix matrix = new Matrix(); in testIsIdentity() local
116 final Matrix matrix = new Matrix(); in testIsAffine() local
132 final Matrix matrix = new Matrix(); in testRectStaysRect() local
147 final Matrix matrix = new Matrix(); in testGetSetValues() local
157 final Matrix matrix = new Matrix(); in testGetSetValues_withLargeArray() local
172 final Matrix matrix = new Matrix(); in testGetValues_withSmallArray() local
179 final Matrix matrix = new Matrix(); in testSetValues_withSmallArray() local
201 final Matrix matrix = new Matrix(); in testReset() local
[all …]
DShadowOpenGLMatrixTest.java314 float[] matrix = new float[]{ in testInvertM() local
406 float[] matrix = new float[]{ in testMultiplyMV() local
422 float[] matrix = new float[]{ in testSetIdentityM() local
440 float[] matrix = new float[]{ in testScaleM() local
459 float[] matrix = new float[]{ in testScaleMInPlace() local
477 float[] matrix = new float[]{ in testTranslateM() local
496 float[] matrix = new float[]{ in testTranslateMInPlace() local
514 float[] matrix = new float[]{ in testRotateM() local
533 float[] matrix = new float[]{ in testRotateMInPlace() local
551 float[] matrix = new float[]{ in testSetRotateM() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowMatrixTest.java63 final Matrix matrix = new Matrix(); in set_shouldAddOpsToMatrix() local
76 final Matrix matrix = new Matrix(); in setScale_shouldAddOpsToMatrix() local
111 final Matrix matrix = new Matrix(); in testIsIdentity() local
127 final Matrix matrix = new Matrix(); in testIsAffine() local
148 final Matrix matrix = new Matrix(); in testRectStaysRect() local
168 final Matrix matrix = new Matrix(); in testGetSetValues() local
196 final Matrix matrix = new Matrix(); in testReset() local
207 final Matrix matrix = new Matrix(); in testSetTranslate() local
246 final Matrix matrix = new Matrix(); in testSetScale() local
293 final Matrix matrix = new Matrix(); in testSetRotate() local
[all …]
DShadowOpenGLMatrixTest.java315 float[] matrix = new float[]{ in testInvertM() local
407 float[] matrix = new float[]{ in testMultiplyMV() local
423 float[] matrix = new float[]{ in testSetIdentityM() local
441 float[] matrix = new float[]{ in testScaleM() local
460 float[] matrix = new float[]{ in testScaleMInPlace() local
478 float[] matrix = new float[]{ in testTranslateM() local
497 float[] matrix = new float[]{ in testTranslateMInPlace() local
515 float[] matrix = new float[]{ in testRotateM() local
534 float[] matrix = new float[]{ in testRotateMInPlace() local
552 float[] matrix = new float[]{ in testSetRotateM() local
/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp102 const CFX_Matrix& matrix) { in DrawTotalBK()
114 const CFX_Matrix& matrix) { in DrawHeadBk()
126 const CFX_Matrix& matrix) { in DrawLButton()
161 const CFX_Matrix& matrix) { in DrawRButton()
196 const CFX_Matrix& matrix) { in DrawHSeparator()
208 const CFX_Matrix& matrix) { in DrawWeekNumSep()
220 const CFX_Matrix& matrix) { in DrawDatesInBK()
245 const CFX_Matrix& matrix) { in DrawDatesInCircle()
257 const CFX_Matrix& matrix) { in DrawTodayCircle()
Dcfwl_widgettp.cpp41 CFX_Matrix matrix = pParams.m_matrix; in DrawText() local
83 const CFX_Matrix& matrix) { in DrawBorder()
99 const CFX_Matrix& matrix) { in FillBackground()
106 const CFX_Matrix& matrix) { in FillSolidRect()
120 const CFX_Matrix& matrix) { in DrawFocus()
138 const CFX_Matrix& matrix) { in DrawArrow()
185 const CFX_Matrix& matrix) { in DrawBtn()
202 const CFX_Matrix& matrix) { in DrawArrowBtn()
Dcfwl_checkboxtp.cpp51 const CFX_Matrix& matrix) { in DrawSignCheck()
68 const CFX_Matrix& matrix) { in DrawSignCircle()
80 const CFX_Matrix& matrix) { in DrawSignCross()
97 const CFX_Matrix& matrix) { in DrawSignDiamond()
116 const CFX_Matrix& matrix) { in DrawSignSquare()
128 const CFX_Matrix& matrix) { in DrawSignStar()
224 const CFX_Matrix& matrix) { in DrawCheckSign()
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.cpp101 CBC_CommonByteMatrix* matrix) { in EmbedDataBits()
178 CBC_CommonByteMatrix* matrix) { in EmbedTypeInfo()
201 void MaybeEmbedVersionInfo(int32_t version, CBC_CommonByteMatrix* matrix) { in MaybeEmbedVersionInfo()
218 bool EmbedTimingPatterns(CBC_CommonByteMatrix* matrix) { in EmbedTimingPatterns()
236 bool EmbedDarkDotAtLeftBottomCorner(CBC_CommonByteMatrix* matrix) { in EmbedDarkDotAtLeftBottomCorner()
246 CBC_CommonByteMatrix* matrix) { in EmbedHorizontalSeparationPattern()
258 CBC_CommonByteMatrix* matrix) { in EmbedVerticalSeparationPattern()
270 CBC_CommonByteMatrix* matrix) { in EmbedPositionAdjustmentPattern()
284 CBC_CommonByteMatrix* matrix) { in EmbedPositionDetectionPattern()
296 bool EmbedPositionDetectionPatternsAndSeparators(CBC_CommonByteMatrix* matrix) { in EmbedPositionDetectionPatternsAndSeparators()
[all …]
DBC_QRCoderMaskUtil.cpp33 int32_t ApplyMaskPenaltyRule1Internal(CBC_CommonByteMatrix* matrix, in ApplyMaskPenaltyRule1Internal()
67 CBC_CommonByteMatrix* matrix) { in ApplyMaskPenaltyRule1()
74 CBC_CommonByteMatrix* matrix) { in ApplyMaskPenaltyRule2()
94 CBC_CommonByteMatrix* matrix) { in ApplyMaskPenaltyRule3()
146 CBC_CommonByteMatrix* matrix) { in ApplyMaskPenaltyRule4()
/external/skia/src/core/
DSkImageFilterTypes.cpp22 static SkIVector map_as_vector(int32_t x, int32_t y, const SkMatrix& matrix) { in map_as_vector()
28 static SkVector map_as_vector(SkScalar x, SkScalar y, const SkMatrix& matrix) { in map_as_vector()
58 static SkRect map_rect(const SkMatrix& matrix, const SkRect& rect) { in map_rect()
65 static SkIRect map_rect(const SkMatrix& matrix, const SkIRect& rect) { in map_rect()
162 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map()
167 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map()
172 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map()
179 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map()
186 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map()
191 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map()
[all …]
DSkMatrixPriv.h30 static size_t WriteToMemory(const SkMatrix& matrix, void* buffer) { in WriteToMemory()
34 static size_t ReadFromMemory(SkMatrix* matrix, const void* buffer, size_t length) { in ReadFromMemory()
42 static MapPtsProc GetMapPtsProc(const SkMatrix& matrix) { in GetMapPtsProc()
46 static MapXYProc GetMapXYProc(const SkMatrix& matrix) { in GetMapXYProc()
157 static bool PostIDiv(SkMatrix* matrix, int divx, int divy) { in PostIDiv()
/external/oss-fuzz/projects/zxing/
DMultiFormatEncodeFuzzer.java75 BitMatrix matrix; in fuzzerTestOneInput() local
133 private final BitMatrix matrix; field in MultiFormatEncodeFuzzer.TrivialBinarizer
135 public TrivialBinarizer(BitMatrix matrix) { in TrivialBinarizer()
154 private final BitMatrix matrix; field in MultiFormatEncodeFuzzer.TrivialLuminanceSource
156 public TrivialLuminanceSource(BitMatrix matrix) { in TrivialLuminanceSource()
/external/webrtc/audio/utility/
Dchannel_mixing_matrix_unittest.cc56 std::vector<std::vector<float>> matrix; in TEST() local
92 std::vector<std::vector<float>> matrix; in TEST() local
112 std::vector<std::vector<float>> matrix; in TEST() local
136 std::vector<std::vector<float>> matrix; in TEST() local
159 std::vector<std::vector<float>> matrix; in TEST() local
185 std::vector<std::vector<float>> matrix; in TEST() local
215 std::vector<std::vector<float>> matrix; in TEST() local
247 std::vector<std::vector<float>> matrix; in TEST() local
279 std::vector<std::vector<float>> matrix; in TEST() local
310 std::vector<std::vector<float>> matrix; in TEST() local
[all …]
/external/libtextclassifier/native/lang_id/common/
Dembedding-network-params.h102 Matrix matrix; in GetEmbeddingMatrix() local
117 Matrix matrix; in GetHiddenLayerMatrix() local
133 Matrix matrix; in GetHiddenLayerBias() local
154 Matrix matrix; in GetSoftmaxMatrix() local
169 Matrix matrix; in GetSoftmaxBias() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_formobject.cpp15 const CFX_Matrix& matrix) in CPDF_FormObject()
22 void CPDF_FormObject::Transform(const CFX_Matrix& matrix) { in Transform()
48 void CPDF_FormObject::SetFormMatrix(const CFX_Matrix& matrix) { in SetFormMatrix()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_fill.cpp98 const CFX_Matrix& matrix) { in Draw()
124 const CFX_Matrix& matrix) { in DrawStipple()
134 const CFX_Matrix& matrix) { in DrawRadial()
144 const CFX_Matrix& matrix) { in DrawLinear()
154 const CFX_Matrix& matrix) { in DrawPattern()
/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.h63 const saft_fbs::Matrix *matrix = SafeGetEmbeddingMatrix(i); in embeddings_num_rows() local
68 const saft_fbs::Matrix *matrix = SafeGetEmbeddingMatrix(i); in embeddings_num_cols() local
73 const saft_fbs::Matrix *matrix = SafeGetEmbeddingMatrix(i); in embeddings_weights() local
78 const saft_fbs::Matrix *matrix = SafeGetEmbeddingMatrix(i); in embeddings_quant_type() local
83 const saft_fbs::Matrix *matrix = SafeGetEmbeddingMatrix(i); in embeddings_quant_scales() local
222 static int SafeGetNumRows(const saft_fbs::Matrix *matrix) { in SafeGetNumRows()
226 static int SafeGetNumCols(const saft_fbs::Matrix *matrix) { in SafeGetNumCols()
/external/libchrome/ui/gfx/geometry/
Dmatrix3_unittest.cc33 Matrix3F matrix = Matrix3F::Ones(); in TEST() local
56 Matrix3F matrix = Matrix3F::Zeros(); in TEST() local
94 Matrix3F matrix = Matrix3F::Zeros(); in TEST() local
116 Matrix3F matrix = Matrix3F::Zeros(); in TEST() local
132 Matrix3F matrix = Matrix3F::Zeros(); in TEST() local
149 Matrix3F matrix = Matrix3F::Zeros(); in TEST() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/
DCovariance.java114 public Covariance(RealMatrix matrix, boolean biasCorrected) { in Covariance()
130 public Covariance(RealMatrix matrix) { in Covariance()
160 protected RealMatrix computeCovarianceMatrix(RealMatrix matrix, boolean biasCorrected) { in computeCovarianceMatrix()
182 protected RealMatrix computeCovarianceMatrix(RealMatrix matrix) { in computeCovarianceMatrix()
265 private void checkSufficientData(final RealMatrix matrix) { in checkSufficientData()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java79 private void recenter(float[] matrix) { in recenter()
88 private float extractRoll(float[] matrix) { in extractRoll()
97 private void rotateAroundZ(float[] matrix, int rotation) { in rotateAroundZ()
122 private static void rotateYtoSky(float[] matrix) { in rotateYtoSky()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java79 private void recenter(float[] matrix) { in recenter()
88 private float extractRoll(float[] matrix) { in extractRoll()
97 private void rotateAroundZ(float[] matrix, int rotation) { in rotateAroundZ()
122 private static void rotateYtoSky(float[] matrix) { in rotateYtoSky()
/external/tensorflow/tensorflow/python/ops/
Dlinalg_ops.py39 def _RegularizedGramianCholesky(matrix, l2_regularizer, first_kind): argument
84 def matrix_triangular_solve(matrix, rhs, lower=True, adjoint=False, name=None): argument
243 def matrix_solve_ls(matrix, rhs, l2_regularizer=0.0, fast=True, name=None): argument
334 def _overdetermined(matrix, rhs, l2_regularizer): argument
340 def _underdetermined(matrix, rhs, l2_regularizer): argument
346 def _composite_impl(matrix, rhs, l2_regularizer): argument
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeRadialGradient.java23 long matrix, in nativeCreate()
51 long matrix, in nativeCreate()
65 long matrix, float x, float y, float radius, int[] colors, float[] positions, int tileMode) { in nativeCreate1()
72 long matrix, float x, float y, float radius, int color0, int color1, int tileMode) { in nativeCreate2()
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DSweepGradientNatives.java12 long matrix, float x, float y, long[] colors, float[] positions, long colorSpaceHandle); in nativeCreate()
15 long matrix, float x, float y, int[] colors, float[] positions); in nativeCreate1()
17 public static native long nativeCreate2(long matrix, float x, float y, int color0, int color1); in nativeCreate2()

12345678910>>...30