Home
last modified time | relevance | path

Searched defs:m21 (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DMatrix.hpp147 Matrix(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33) Matrix() argument
159 Matrix(float m11, float m12, float m13, float m14, float m21, float m22, float m23, float m24, float m31, float m32, float m33, float m34, float m41, float m42, float m43, float m44) Matrix() argument
H A DMatrix.cpp262 det(float m11, float m12, float m21, float m22) det() argument
268 det(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33) det() argument
277 det(float m11, float m12, float m13, float m14, float m21, float m22, float m23, float m24, float m31, float m32, float m33, float m34, float m41, float m42, float m43, float m44) det() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield-32bit-overflow.h24 char m21 : 1; member
/third_party/skia/include/effects/
H A DSkColorMatrix.h23 SkColorMatrix(float m00, float m01, float m02, float m03, float m04, float m10, float m11, float m12, float m13, float m14, float m20, float m21, float m22, float m23, float m24, float m30, float m31, float m32, float m33, float m34) SkColorMatrix() argument
/third_party/ffmpeg/libavfilter/
H A Dcolorspace.c31 m20 = in[2][0], m21 = in[2][1], m22 = in[2][2]; in ff_matrix_invert_3x3() local
H A Dvf_ciescope.c786 m20 = in[2][0], m21 = in[2][1], m22 = in[2][2]; in invert_matrix3x3() local
/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp38 Matrix4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) Matrix4() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield-32bit-overflow.rs388 pub fn m21(&self) -> ::std::os::raw::c_char { in m21() functions
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp34 Mat4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) Mat4() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp1339 float m21 = unionArray[7].getFConst(); in CreateInverse() local
1245 determinant3(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22) determinant3() argument
1254 determinant4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) determinant4() argument
1363 float m21 = unionArray[9].getFConst(); CreateInverse() local
[all...]
/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp90 setAffine(double m11, double m12, double m13, double m21, double m22, double m23) setAffine() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp1306 real32 m21 = (real32) cameraToRGB [2] [1]; in RefBaselineABCtoRGB() local
1366 real32 m21 = (real32) cameraToRGB [2] [1]; in RefBaselineABCDtoRGB() local
1680 real32 m21 = (real32) matrix [2] [1]; in RefBaselineRGBtoRGB() local

Completed in 13 milliseconds