Searched refs:getMatrix (Results 1 - 25 of 43) sorted by path

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
H A DRotation.java837 public double[][] getMatrix() { method in class:Rotation
/external/eigen/Eigen/src/PardisoSupport/
H A DPardisoSupport.h266 derived().getMatrix(a);
287 derived().getMatrix(a);
307 derived().getMatrix(a);
412 void getMatrix(const MatrixType& matrix)
470 void getMatrix(const MatrixType& matrix)
531 void getMatrix(const MatrixType& matrix)
/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h123 MatrixPtr getMatrix(MatrixKeyT m) { return MatrixPool.getValue(std::move(m)); } function in class:llvm::PBQP::PoolCostAllocator
H A DGraph.h421 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs));
516 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs));
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DMovieHeaderBox.java83 public long[] getMatrix() { method in class:MovieHeaderBox
H A DTrackHeaderBox.java84 public long[] getMatrix() { method in class:TrackHeaderBox
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
H A DMp4TrackImpl.java170 trackMetaData.setMatrix(tkhd.getMatrix());
H A DTrackMetaData.java83 public long[] getMatrix() { method in class:TrackMetaData
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
H A DDefaultMp4Builder.java229 tkhd.setMatrix(track.getTrackMetaData().getMatrix());
/external/pdfium/xfa/fxbarcode/pdf417/
H A DBC_PDF417BarcodeMatrix.cpp62 CFX_ArrayTemplate<uint8_t>& CBC_BarcodeMatrix::getMatrix() { function in class:CBC_BarcodeMatrix
H A DBC_PDF417BarcodeMatrix.h24 CFX_ArrayTemplate<uint8_t>& getMatrix();
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/skia/experimental/SkPerlinNoiseShader2/
H A DSkPerlinNoiseShader2.cpp646 const SkMatrix& matrix() const { return fCoordTransform.getMatrix(); }
1063 const SkMatrix& matrix() const { return fCoordTransform.getMatrix(); }

Completed in 411 milliseconds

12