| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf.h | 19 class Matrix { class [all...] |
| H A D | qpdf_pdftopdf.cc | 81 Matrix::Matrix() // {{{ in Matrix() function in Matrix 87 Matrix::Matrix(QPDFObjectHandle ar) // {{{ in Matrix() function in Matrix [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | matrix.js | [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | matrix_utils.h | 27 class Matrix class 30 Matrix(const std::vector<T> &elements, const unsigned int numRows, const unsigned int numCols) in Matrix() function in angle::Matrix 37 Matrix(const std::vector<T> &elements, const unsigned int size) in Matrix() function in angle::Matrix 44 Matrix(const T *elements, const unsigned int size) : mRows(size), mCols(size) in Matrix() function in angle::Matrix [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | AllocationOrder.cpp | 29 AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) AllocationOrder() argument
|
| H A D | RegAllocBase.h | 68 LiveRegMatrix *Matrix = nullptr; member in llvm::RegAllocBase
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | matrix.h | 26 class Matrix : public Castable<Matrix, Type> { class
|
| H A D | matrix.cc | 19 TINT_INSTANTIATE_TYPEINFO(tint::ast::Matrix); variable 24 Matrix::Matrix(ProgramID pid, in Matrix() function in tint::ast::Matrix [all...] |
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | matrix_type.cc | 20 TINT_INSTANTIATE_TYPEINFO(tint::sem::Matrix); variable 25 Matrix::Matrix(const Vector* column_type, uint32_t columns) in Matrix() function in tint::sem::Matrix [all...] |
| H A D | matrix_type.h | 29 class Matrix : public Castable<Matrix, Type> { class
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGTransform.h | 65 explicit Matrix(const T& m) : fMatrix(m) {} in Matrix() function in sksg::final
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuMatrixUtil.hpp | 61 transpose(const Matrix<T, Rows, Cols>& mat) transpose() argument [all...] |
| H A D | tcuMatrix.hpp | 35 class Matrix class 132 determinant(const Matrix<T, Size, Size>& mat) determinant() argument 138 inverse(const Matrix<T, Size, Size>& mat) inverse() argument 148 doDeterminant(const Matrix<T, 2, 2>& mat) doDeterminant() argument 154 doDeterminant(const Matrix<T, 3, 3>& mat) doDeterminant() argument 165 doDeterminant(const Matrix<T, 4, 4>& mat) doDeterminant() argument 200 doInverse(const Matrix<T, 2, 2>& mat) doInverse() argument 216 doInverse(const Matrix<T, 3, 3>& mat) doInverse() argument 265 doInverse(const Matrix<T, 4, 4>& mat) doInverse() argument 318 Matrix<T, Rows, Cols>::Matrix (void) Matrix() function in tcu::Matrix 327 Matrix<T, Rows, Cols>::Matrix (const T& src) Matrix() function in tcu::Matrix 336 Matrix<T, Rows, Cols>::Matrix (const T src[Rows*Cols]) Matrix() function in tcu::Matrix 345 Matrix<T, Rows, Cols>::Matrix (const Vector<T, Rows>& src) Matrix() function in tcu::Matrix 355 Matrix(const Matrix<T, Rows, Cols>& src) Matrix() argument 368 operator =(const Matrix<T, Rows, Cols>& src) operator =() argument 378 operator *=(const Matrix<T, Rows, Cols>& src) operator *=() argument 442 operator *(const Matrix<T, Rows0, Cols0>& a, const Matrix<T, Rows1, Cols1>& b) operator *() argument 461 operator *(const Matrix<T, Rows, Cols>& mtx, const Vector<T, Cols>& vec) operator *() argument 476 operator *(const Vector<T, Rows>& vec, const Matrix<T, Rows, Cols>& mtx) operator *() argument 541 operator +(const Matrix<T, Rows, Cols>& mtx, T scalar) operator +() argument 551 operator -(const Matrix<T, Rows, Cols>& mtx, T scalar) operator -() argument 561 operator *(const Matrix<T, Rows, Cols>& mtx, T scalar) operator *() argument 571 operator /(const Matrix<T, Rows, Cols>& mtx, T scalar) operator /() argument 583 operator +(const Matrix<T, Rows, Cols>& a, const Matrix<T, Rows, Cols>& b) operator +() argument 593 operator -(const Matrix<T, Rows, Cols>& a, const Matrix<T, Rows, Cols>& b) operator -() argument 603 operator /(const Matrix<T, Rows, Cols>& a, const Matrix<T, Rows, Cols>& b) operator /() argument 613 operator ==(const Matrix<T, Rows, Cols>& lhs, const Matrix<T, Rows, Cols>& rhs) operator ==() argument 623 operator !=(const Matrix<T, Rows, Cols>& lhs, const Matrix<T, Rows, Cols>& rhs) operator !=() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Matrix.hpp | 24 struct Matrix struct 111 inline Matrix::Matrix() Matrix() function in sw::Matrix 115 inline Matrix::Matrix(const int i) Matrix() function in sw::Matrix 127 inline Matrix::Matrix(const float m[16]) Matrix() function in sw::Matrix 137 inline Matrix::Matrix(const float m[4][4]) Matrix() function in sw::Matrix 147 inline Matrix::Matrix(float m11, float m12, float m13, Matrix() function in sw::Matrix 159 inline Matrix::Matrix(float m11, float m12, float m13, float m14, Matrix() function in sw::Matrix 172 inline Matrix::Matrix(const Vector &v1, const Vector &v2, const Vector &v3) Matrix() function in sw::Matrix [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreAllocateWWMRegs.cpp | 42 LiveRegMatrix *Matrix; member in __anon24497::SIPreAllocateWWMRegs
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegMatrix.h | 50 LiveIntervalUnion::Array Matrix; member in llvm::LiveRegMatrix
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | PluralRanges.java | 48 private static final class Matrix implements Comparable<Matrix>, Cloneable { class in PluralRanges 56 Matrix() { in Matrix() method in PluralRanges.Matrix [all...] |
| /third_party/skia/src/core/ |
| H A D | SkColorFilter_Matrix.cpp | 271 sk_sp<SkColorFilter> SkColorFilters::Matrix(const float array[20], Clamp clamp) { in Matrix() function in SkColorFilters 275 sk_sp<SkColorFilter> SkColorFilters::Matrix(const SkColorMatrix& cm, Clamp clamp) { in Matrix() function in SkColorFilters 279 sk_sp<SkColorFilter> SkColorFilters::Matrix(const float array[20]) { in Matrix() function in SkColorFilters 283 sk_sp<SkColorFilter> SkColorFilters::Matrix(const SkColorMatrix& cm) { in Matrix() function in SkColorFilters 303 sk_sp<SkColorFilter> SkColorFilters::Matrix(const float array[20]) { in Matrix() function in SkColorFilters 307 sk_sp<SkColorFilter> SkColorFilters::Matrix(const SkColorMatrix& cm) { in Matrix() function in SkColorFilters
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_type.h | 235 struct Matrix : public Castable<Matrix, Type> { struct
|
| H A D | parser_type.cc | 34 TINT_INSTANTIATE_TYPEINFO(tint::reader::spirv::Matrix); variable 177 Matrix::Matrix(const Type* t, uint32_t c, uint32_t r) in Matrix() function in tint::reader::spirv::Matrix [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | types.cpp | 308 Matrix::Matrix(const Type* type, uint32_t count) in Matrix() function in spvtools::opt::analysis::Matrix
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | types.cpp | 308 Matrix::Matrix(const Type* type, uint32_t count) in Matrix() function in spvtools::opt::analysis::Matrix
|
| /third_party/skia/src/sfnt/ |
| H A D | SkIBMFamilyClass.h | 98 Matrix = 10, member in SkIBMFamilyClass::SubClass::SansSerif
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
| H A D | Matrix.java | 15 public class Matrix { class 21 public Matrix() { in Matrix() method in Matrix 31 public Matrix(float m0, float m4, float m8, float m12, in Matrix() method in Matrix 41 Matrix(long nativeInstance) { in Matrix() method in Matrix [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | types.cpp | 339 Matrix::Matrix(const Type* type, uint32_t count) in Matrix() function in spvtools::opt::analysis::Matrix
|