Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
H A Dintel_guardband.h27 intel_calculate_guardband_size(uint32_t x_min, uint32_t x_max, uint32_t y_min, uint32_t y_max, float m00, float m11, float m30, float m31, float *xmin, float *xmax, float *ymin, float *ymax) intel_calculate_guardband_size() argument
/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.cpp268 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.h34 char m31 : 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/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
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp95 const int m31 = 13; in JSGetRectangleById() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield-32bit-overflow.rs518 pub fn m31(&self) -> ::std::os::raw::c_char { in m31() 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
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp379 double m31 = matrix4x4_[3][1]; in Determinant() local
141 Matrix4(double m00, double m01, double m02, double m03, double m10, double m11, double m12, double m13, double m20, double m21, double m22, double m23, double m30, double m31, double m32, double m33) Matrix4() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h739 Matrix4(T m00, T m01, T m02, T m03, T m10, T m11, T m12, T m13, T m20, T m21, T m22, T m23, T m30, T m31, T m32, T m33) Matrix4() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DIntermediate.cpp1367 float m31 = unionArray[13].getFConst(); in CreateInverse() local
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
[all...]

Completed in 9 milliseconds