Home
last modified time | relevance | path

Searched defs:m12 (Results 1 - 22 of 22) sorted by relevance

/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest8-v1.cc4 char m12; member
/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest6-v1.cc4 char m12; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc_param.h28 s16 m12; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc_param.h28 s16 m12; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DMatrix.hpp147 inline Matrix::Matrix(float m11, float m12, float m13, in Matrix() argument
159 inline Matrix::Matrix(float m11, float m12, float m13, float m14, in Matrix() argument
H A DMatrix.cpp262 float Matrix::det(float m11, float m12, in det() argument
268 float Matrix::det(float m11, float m12, float m13, in det() argument
277 float Matrix::det(float m11, float m12, float m13, float m14, in det() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield-32bit-overflow.h15 char m12 : 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.c30 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in ff_matrix_invert_3x3() local
H A Dvf_ciescope.c785 m10 = in[1][0], m11 = in[1][1], m12 = in[1][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/skia/modules/androidkit/src/
H A DMatrix.cpp14 static jlong Matrix_Create(JNIEnv* env, jobject, jfloat m0, jfloat m4, jfloat m8, jfloat m12, in Matrix_Create() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield-32bit-overflow.rs271 pub fn m12(&self) -> ::std::os::raw::c_char { in m12() 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/python/Modules/_blake2/impl/
H A Dblake2b.c314 const uint64_t m12 = ( ( uint64_t * )block )[12]; in blake2b_compress() local
H A Dblake2s.c299 const uint32_t m12 = ( ( uint32_t * )block )[12]; in blake2s_compress() local
/third_party/skia/include/core/
H A DSkM44.h168 constexpr SkM44(SkScalar m0, SkScalar m4, SkScalar m8, SkScalar m12, in SkM44() argument
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DMatrix.java31 public Matrix(float m0, float m4, float m8, float m12, in Matrix() argument
194 private static native long nCreate(float m0, float m4, float m8, float m12, in nCreate() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp1337 float m12 = unionArray[5].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
1360 float m12 = unionArray[6].getFConst(); CreateInverse() local
[all...]
/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp90 void setAffine(double m11, double m12, double m13, in setAffine() argument
/third_party/skia/src/core/
H A DSkMatrix.cpp1825 const SkScalar m12 = fTy; in toQuad() local
1840 const SkScalar m12 = fTy; in toTriStrip() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp1303 real32 m12 = (real32) cameraToRGB [1] [2]; in RefBaselineABCtoRGB() local
1362 real32 m12 = (real32) cameraToRGB [1] [2]; in RefBaselineABCDtoRGB() local
1677 real32 m12 = (real32) matrix [1] [2]; in RefBaselineRGBtoRGB() local

Completed in 21 milliseconds