/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Common.h | 167 struct mat4 struct 181 mat4() { } in mat4() argument 183 mat4( in mat4() function 195 mat4( in mat4() function 231 static mat4 RotationY(float angle) in RotationY() argument 241 static mat4 Perspective(float fovY, float aspectRatio, float zNear, float zFar) in Perspective() argument 252 static mat4 LookAt(vec3 at, vec3 eye, vec3 up) in LookAt() argument
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_map.cpp | 89 TensorMap<const Tensor<int, 2, RowMajor> > mat4(mat2.data(), 2, 3); in test_2d() local 133 TensorMap<const Tensor<int, 3, RowMajor> > mat4(mat2.data(), 2, 3, 7); in test_3d() local 177 TensorMap<Tensor<int, 3, RowMajor> > mat4(mat2); in test_from_tensor() local
|
H A D | cxx11_tensor_contraction.cpp | 30 Tensor<float, 2, DataLayout> mat4(3,3); in test_evals() local 137 Tensor<float, 2, DataLayout> mat4(2, 2); in test_multidims() local 326 Tensor<float, 4, DataLayout> mat4(2, 1, 5, 5); in test_consistency() local
|
H A D | cxx11_tensor_fixed_size.cpp | 157 TensorFixedSize<float, Sizes<2, 3>, RowMajor> mat4; in test_2d() local 204 TensorFixedSize<float, Sizes<2, 3, 7>, RowMajor> mat4; in test_3d() local
|
H A D | cxx11_tensor_assign.cpp | 96 TensorMap<Tensor<int, 2, RowMajor> > mat4(col_major, 2, 3); in test_2d() local 156 TensorMap<Tensor<int, 3, RowMajor> > mat4(row_major, 2, 3, 7); in test_3d() local
|
H A D | cxx11_tensor_expr.cpp | 93 Tensor<float, 2, RowMajor> mat4(2,3); in test_2d() local 130 Tensor<float, 3, RowMajor> mat4(2,3,7); in test_3d() local
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | SkiaDisplayListTests.cpp | 273 Matrix4 mat4; in RENDERTHREAD_TEST() local 314 Matrix4 mat4; in RENDERTHREAD_TEST() local 335 Matrix4 mat4; in RENDERTHREAD_TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/ |
D | scalar.rs | 3 pub mod mat4; module
|
D | sse2.rs | 3 pub mod mat4; module
|
D | wasm32.rs | 3 pub mod mat4; module
|
D | coresimd.rs | 3 pub mod mat4; module
|
/aosp_15_r20/external/pytorch/torch/_inductor/kernel/ |
H A D | mm_plus_mm.py | 204 def tuned_mm_plus_mm(mat1, mat2, mat3, mat4, *, layout=None): argument
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | VkFunctorDrawable.cpp | 70 SkM44 mat4(mMatrix); in draw() local
|
H A D | VkInteropFunctorDrawable.cpp | 133 SkM44 mat4(canvas->getLocalToDevice()); in onDraw() local
|
H A D | GLFunctorDrawable.cpp | 94 SkM44 mat4(canvas->getLocalToDevice()); in onDraw() local
|
H A D | SkiaDisplayList.cpp | 120 Matrix4 mat4(child.getRecordedMatrix()); in prepareListAndChildren() local
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | Matrix.h | 246 typedef Matrix4 mat4; typedef
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | prepacked_cache_test.cc | 173 PEMat mat4 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/tests/ |
D | affine3.rs | 301 let mat4 = $mat4::from(m0); localVariable
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/math/include/math/ |
D | mat4.h | 579 typedef details::TMat44<float> mat4; typedef
|