Home
last modified time | relevance | path

Searched defs:m10 (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1240 float determinant2(float m00, float m01, float m10, float m11) in determinant2()
1246 float m10, float m11, float m12, in determinant3()
1255 float m10, float m11, float m12, float m13, in determinant4()
1322 float m10 = unionArray[2].getFConst(); // (m10, m11) in CreateInverse() local
1335 float m10 = unionArray[3].getFConst(); // (m20, m21, m22) in CreateInverse() local
1358 float m10 = unionArray[4].getFConst(); // (m30, m31, m32, m33) in CreateInverse() local
/third_party/skia/include/effects/
DSkColorMatrix.h24 float m10, float m11, float m12, float m13, float m14, in SkColorMatrix()
/third_party/ffmpeg/libavfilter/
Dcolorspace.c30 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in ff_matrix_invert_3x3() local
Dvf_ciescope.c779 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in invert_matrix3x3() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DMatrix.java33 float m2, float m6, float m10, float m14, in Matrix()
196 float m2, float m6, float m10, float m14, in nCreate()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield-32bit-overflow.h13 char m10 : 1; member
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp42 float m10, in Matrix4()
/third_party/flutter/skia/third_party/externals/angle2/util/
DMatrix.cpp42 float m10, in Matrix4()
/third_party/skia/modules/androidkit/src/
DMatrix.cpp16 jfloat m2, jfloat m6, jfloat m10, jfloat m14, in Matrix_Create()
/third_party/python/Modules/_blake2/impl/
Dblake2s.c297 const uint32_t m10 = ( ( uint32_t * )block )[10]; in blake2s_compress() local
Dblake2b.c312 const uint64_t m10 = ( ( uint64_t * )block )[10]; in blake2b_compress() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield-32bit-overflow.rs245 pub fn m10(&self) -> ::std::os::raw::c_char { in m10() method
622 let m10: u8 = unsafe { ::std::mem::transmute(m10) }; localVariable
/third_party/skia/include/core/
DSkM44.h170 SkScalar m2, SkScalar m6, SkScalar m10, SkScalar m14, in SkM44()
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgenutil.py658 def __init__(self, m00, m01, m10, m11): argument
662 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument
668 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
/third_party/flutter/skia/src/core/
DSkMatrix.cpp130 int m10 = SkScalarAs2sCompliment(fMat[SkMatrix::kMSkewY]); in computeTypeMask() local
1789 const SkScalar m10 = -m01; in toQuad() local
1804 const SkScalar m10 = -m01; in toTriStrip() local
/third_party/skia/src/core/
DSkMatrix.cpp126 int m10 = SkScalarAs2sCompliment(fMat[SkMatrix::kMSkewY]); in computeTypeMask() local
1823 const SkScalar m10 = -m01; in toQuad() local
1838 const SkScalar m10 = -m01; in toTriStrip() local
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp38 float m10, in Mat4()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp38 float m10, in Mat4()
/third_party/vk-gl-cts/modules/gles31/scripts/
Dgenutil.py807 def __init__(self, m00, m01, m10, m11): argument
811 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument
817 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgenutil.py805 def __init__(self, m00, m01, m10, m11): argument
809 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument
815 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
/third_party/flutter/skia/tests/
DMatrixTest.cpp881 SkScalar m00, m01, m10, m11; in DEF_TEST() member
DMatrix44Test.cpp34 T m8, T m9, T m10, T m11, in assert16()
/third_party/skia/tests/
DMatrixTest.cpp890 SkScalar m00, m01, m10, m11; in DEF_TEST() member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_reference.cpp1301 real32 m10 = (real32) cameraToRGB [1] [0]; in RefBaselineABCtoRGB() local
1360 real32 m10 = (real32) cameraToRGB [1] [0]; in RefBaselineABCDtoRGB() local
1675 real32 m10 = (real32) matrix [1] [0]; in RefBaselineRGBtoRGB() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2543 struct ureg_src sample, m00, m01, m10, m11, c8m, c16m2; in DECL_SPECIAL() local
2907 struct ureg_src m00, m01, m10, m11, c8m; in DECL_SPECIAL() local

12