/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | bitfield-32bit-overflow.h | 23 char m20 : 1; member
|
/third_party/skia/include/effects/ |
H A D | SkColorMatrix.h | 23 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 D | colorspace.c | 31 m20 = in[2][0], m21 = in[2][1], m22 = in[2][2]; in ff_matrix_invert_3x3() local
|
H A D | vf_ciescope.c | 786 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 D | Matrix.cpp | 38 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 D | bitfield-32bit-overflow.rs | 375 pub fn m20(&self) -> ::std::os::raw::c_char { in m20() functions
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | matrix_utils.cpp | 34 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 D | Intermediate.cpp | 1338 float m20 = unionArray[6].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 1362 float m20 = unionArray[8].getFConst(); CreateInverse() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_reference.cpp | 1305 real32 m20 = (real32) cameraToRGB [2] [0]; in RefBaselineABCtoRGB() local 1365 real32 m20 = (real32) cameraToRGB [2] [0]; in RefBaselineABCDtoRGB() local 1679 real32 m20 = (real32) matrix [2] [0]; in RefBaselineRGBtoRGB() local
|