Searched defs:zx (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | matrix_utils.cpp | 89 float zx = z * x; in Rotate() local
|
/third_party/mesa3d/src/mesa/math/ |
H A D | m_matrix.c | 688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 1252 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | SamplerCore.cpp | 1590 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.hpp | 1578 Swizzle2<Vector4, 0x2000> zx; member
|
Completed in 17 milliseconds