Home
last modified time | relevance | path

Searched defs:matrix (Results 101 – 125 of 2206) sorted by relevance

12345678910>>...89

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/animation/
H A DPipResizeAnimatorTest.java155 final float[] matrix = new float[9]; in onAnimationEnd_resizeDown_sizeChanged() local
211 final float[] matrix = new float[9]; in onAnimationEnd_resizeUp_sizeChanged() local
266 final float[] matrix = new float[9]; in onAnimationEnd_withInitialDelta_rotateToZeroDegree() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_glyphcache.cpp70 const CFX_Matrix& matrix, in GenKey()
118 const CFX_Matrix& matrix, in RenderGlyph()
255 const CFX_Matrix& matrix, in LoadGlyphBitmap()
356 const CFX_Matrix& matrix, in LookUpGlyphBitmap()
/aosp_15_r20/external/skia/gm/
H A Dimage_pict.cpp91 SkMatrix matrix; in onOnceBeforeDraw() local
103 SkMatrix matrix = SkMatrix::Translate(-100, -100); in drawSet() local
136 SkMatrix matrix; local
382 SkMatrix matrix = SkMatrix::Translate(-100, -100); in drawRow() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/correlation/
H A DKendallsCorrelation.java100 public KendallsCorrelation(RealMatrix matrix) { in KendallsCorrelation()
120 public RealMatrix computeCorrelationMatrix(final RealMatrix matrix) { in computeCorrelationMatrix()
142 public RealMatrix computeCorrelationMatrix(final double[][] matrix) { in computeCorrelationMatrix()
H A DPearsonsCorrelation.java97 public PearsonsCorrelation(RealMatrix matrix) { in PearsonsCorrelation()
226 public RealMatrix computeCorrelationMatrix(RealMatrix matrix) { in computeCorrelationMatrix()
322 private void checkSufficientData(final RealMatrix matrix) { in checkSufficientData()
/aosp_15_r20/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAssistVisualizer.java38 final Matrix matrix; field in AssistVisualizer.TextEntry
47 TextEntry(AssistStructure.ViewNode node, int parentLeft, int parentTop, Matrix matrix) { in TextEntry()
97 Matrix matrix = new Matrix(); in setAssistStructure() local
/aosp_15_r20/external/skia/src/core/
H A DSkImageFilterTypes.cpp324 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map()
329 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map()
353 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map()
360 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map()
367 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map()
374 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map()
384 SkSize Mapping::map<SkSize>(const SkSize& geom, const SkMatrix& matrix) { in map()
397 SkISize Mapping::map<SkISize>(const SkISize& geom, const SkMatrix& matrix) { in map()
404 SkMatrix Mapping::map<SkMatrix>(const SkMatrix& m, const SkMatrix& matrix) { in map()
H A DSkRasterClip.cpp152 bool SkRasterClip::op(const SkRect& localRect, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op()
181 bool SkRasterClip::op(const SkRRect& rrect, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op()
185 bool SkRasterClip::op(const SkPath& path, const SkMatrix& matrix, SkClipOp op, bool doAA) { in op()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSurfaceTransaction.java69 public SurfaceProperties setMatrix(Matrix matrix) { in setMatrix()
126 public Matrix matrix = null; field in SurfaceTransaction.MockProperties
142 public SurfaceProperties setMatrix(Matrix matrix) { in setMatrix()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/
H A DPearsonsCorrelation.java81 public PearsonsCorrelation(RealMatrix matrix) { in PearsonsCorrelation()
190 public RealMatrix computeCorrelationMatrix(RealMatrix matrix) { in computeCorrelationMatrix()
276 private void checkSufficientData(final RealMatrix matrix) { in checkSufficientData()
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFUtils.cpp67 std::unique_ptr<SkPDFArray> SkPDFUtils::MatrixToArray(const SkMatrix& matrix) { in MatrixToArray()
318 bool SkPDFUtils::InverseTransformBBox(const SkMatrix& matrix, SkRect* bbox) { in InverseTransformBBox()
330 const SkMatrix& matrix) { in PopulateTilingPatternDict()
399 void SkPDFUtils::AppendTransform(const SkMatrix& matrix, SkWStream* content) { in AppendTransform()
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp1251 CompatibilityMatrix matrix; in TEST_F() local
1553 CompatibilityMatrix matrix; in TEST_F() local
1742 CompatibilityMatrix matrix; in TEST_P() local
1924 CompatibilityMatrix matrix; in TEST_F() local
1938 CompatibilityMatrix matrix; in TEST_F() local
1953 CompatibilityMatrix matrix; in TEST_F() local
1966 CompatibilityMatrix matrix; in TEST_F() local
2062 CompatibilityMatrix matrix; in TEST_F() local
4321 CompatibilityMatrix matrix; in TEST_F() local
4341 CompatibilityMatrix matrix; in TEST_F() local
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
H A DFrameRotationQueueTest.java75 float[] matrix = in recentering_yawAndPitch() local
84 float[] matrix = in recentering_yawAndPitch2() local
94 float[] matrix = in recentering_yawAndPitchAndRoll() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
H A DFrameRotationQueueTest.java75 float[] matrix = in recentering_yawAndPitch() local
84 float[] matrix = in recentering_yawAndPitch2() local
94 float[] matrix = in recentering_yawAndPitchAndRoll() local
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dtranspose.c75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2()
177 squaretrans_pow2(mpd_uint_t *matrix, mpd_size_t size) in squaretrans_pow2()
247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) in transpose_pow2()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc225 void NeonMatrixBatchVectorMultiplyAccumulate(const float* matrix, int m_rows, in NeonMatrixBatchVectorMultiplyAccumulate()
330 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
458 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
588 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
621 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
693 const int8_t* __restrict__ matrix, const int m_rows, const int m_cols, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
703 const int8_t* __restrict__ matrix, const uint8_t* ledger, const int m_rows, in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
1069 void NeonMatrixBatchVectorMultiplyAccumulate(const int8_t* __restrict__ matrix, in NeonMatrixBatchVectorMultiplyAccumulate()
1202 void NeonMatrixBatchVectorMultiplyAccumulate(const int8_t* __restrict__ matrix, in NeonMatrixBatchVectorMultiplyAccumulate()
1246 void NeonMatrixScalarMultiplyAccumulate(const int8_t* matrix, int32_t scalar, in NeonMatrixScalarMultiplyAccumulate()
[all …]
/aosp_15_r20/external/skia/modules/skottie/src/
H A DSkottieTool.cpp265 static std::unique_ptr<FrameGenerator> Make(FrameSink* sink, const SkMatrix& matrix) { in Make()
301 static std::unique_ptr<FrameGenerator> Make(FrameSink* sink, const SkMatrix& matrix) { in Make()
341 static std::unique_ptr<FrameGenerator> Make(FrameSink* sink, const SkMatrix& matrix) { in Make()
426 const SkMatrix& matrix) { in Make()
/aosp_15_r20/external/webrtc/api/video/
H A Dcolor_space.cc73 MatrixID matrix, in ColorSpace()
85 MatrixID matrix, in ColorSpace()
107 ColorSpace::MatrixID ColorSpace::matrix() const { in matrix() function in webrtc::ColorSpace
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/common/
H A DHybridBinarizer.java50 private BitMatrix matrix; field in HybridBinarizer
107 BitMatrix matrix) { in calculateThresholdForBlock()
145 BitMatrix matrix) { in thresholdBlock()
/aosp_15_r20/external/skia/tests/
H A DAndroidCodecTest.cpp193 skcms_Matrix3x3 matrix; in DEF_TEST() local
233 skcms_Matrix3x3 matrix; in DEF_TEST() local
269 skcms_Matrix3x3 matrix; in DEF_TEST() local
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DPictureInPictureSurfaceTransaction.java95 final Matrix matrix = new Matrix(); in getMatrix() local
162 final Matrix matrix = getMatrix(); in toString() local
179 final Matrix matrix = surfaceTransaction.getMatrix(); in apply() local
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageDrawable.cpp133 static void handleBounds(SkMatrix* matrix, const SkRect& intrinsicBounds, const SkRect& bounds) { in handleBounds()
145 SkMatrix matrix; in onDraw() local
235 SkMatrix matrix; in drawStaging() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_test.cc231 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
369 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
422 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
506 auto matrix = LiteralUtil::CreateR2<int32_t>({{0, 0}, {0, 0}}); in TEST_F() local
1154 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
1203 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
1628 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
1650 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
1671 auto matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
1723 Literal matrix = LiteralUtil::CreateR2<float>({{1.0, 2.0}, {3.0, 4.0}}); in TEST_F() local
[all …]
/aosp_15_r20/external/skia/src/xps/
H A DSkXPSDevice.cpp460 static XPS_POINT xps_point(const SkPoint& point, const SkMatrix& matrix) { in xps_point()
517 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix, in createXpsTransform()
1064 static bool rect_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in rect_must_be_pathed()
1371 SkMatrix* matrix, in convertToPpm()
1442 const SkMatrix& matrix, in shadePath()
1503 SkMatrix matrix = this->localToDevice(); in drawPath() local
1879 static bool text_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in text_must_be_pathed()
2006 SkMatrix matrix = SkMatrix::RectToRect(srcBounds, dst); in drawImageRect() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DEigenDecomposition.java122 public EigenDecomposition(final RealMatrix matrix) throws MathArithmeticException { in EigenDecomposition()
146 public EigenDecomposition(final RealMatrix matrix, final double splitTolerance) in EigenDecomposition()
564 private void transformToTridiagonal(final RealMatrix matrix) { in transformToTridiagonal()
733 private SchurTransformer transformToSchur(final RealMatrix matrix) { in transformToSchur()

12345678910>>...89