Home
last modified time | relevance | path

Searched defs:m13 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DMatrix.hpp147 inline Matrix::Matrix(float m11, float m12, float m13, in Matrix()
159 inline Matrix::Matrix(float m11, float m12, float m13, float m14, in Matrix()
DMatrix.cpp268 float Matrix::det(float m11, float m12, float m13, in det()
277 float Matrix::det(float m11, float m12, float m13, float m14, in det()
/third_party/skia/include/effects/
DSkColorMatrix.h24 float m10, float m11, float m12, float m13, float m14, in SkColorMatrix()
/third_party/typescript/tests/baselines/reference/
Dmoduledecl.js288 var m13; variable
289 (function (m13) { argument
DnodeModules1(module=nodenext).js415 const m13 = __importStar(require("./")); constant
DnodeModules1(module=node16).js415 const m13 = __importStar(require("./")); constant
DnodeModulesAllowJs1(module=node16).js415 const m13 = __importStar(require("./")); constant
DnodeModulesAllowJs1(module=nodenext).js415 const m13 = __importStar(require("./")); constant
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DMatrix.java32 float m1, float m5, float m9, float m13, in Matrix()
195 float m1, float m5, float m9, float m13, in nCreate()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield-32bit-overflow.h16 char m13 : 1; member
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp45 float m13, in Matrix4()
/third_party/skia/modules/androidkit/src/
DMatrix.cpp15 jfloat m1, jfloat m5, jfloat m9, jfloat m13, in Matrix_Create()
/third_party/python/Modules/_blake2/impl/
Dblake2s.c300 const uint32_t m13 = ( ( uint32_t * )block )[13]; in blake2s_compress() local
Dblake2b.c315 const uint64_t m13 = ( ( uint64_t * )block )[13]; in blake2b_compress() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1255 float m10, float m11, float m12, float m13, in determinant4()
1361 float m13 = unionArray[7].getFConst(); in CreateInverse() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield-32bit-overflow.rs284 pub fn m13(&self) -> ::std::os::raw::c_char { in m13() method
634 let m13: u8 = unsafe { ::std::mem::transmute(m13) }; localVariable
/third_party/skia/include/core/
DSkM44.h169 SkScalar m1, SkScalar m5, SkScalar m9, SkScalar m13, in SkM44()
/third_party/skia/experimental/pvg/
Ddraw_msg.proto39 float m11 = 1; float m12 = 2; float m13 = 3; field
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp41 float m13, in Mat4()
/third_party/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp90 void setAffine(double m11, double m12, double m13, in setAffine()
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgenutil.py668 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.py815 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/gles31/scripts/
Dgenutil.py817 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_reference.cpp1363 real32 m13 = (real32) cameraToRGB [1] [3]; in RefBaselineABCDtoRGB() local
/third_party/typescript/lib/
Dlib.webworker.d.ts118 m13?: number; property
1212 m13: number; property
1258 readonly m13: number; property

12