Searched defs:m43 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Matrix.hpp | 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 D | Matrix.cpp | 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/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl_convert_type_test.cc | 345 auto* m43 = p->ConvertType(43); in TEST_F() local
|
Completed in 3 milliseconds