Searched defs:zx (Results 1 – 7 of 7) sorted by relevance
/external/libkmsxx/kmscube/ |
D | esTransform.c | 87 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs; in esRotate() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_zoom.c | 110 unzoom_x(GLfloat zoomX, GLint imageX, GLint zx) in unzoom_x()
|
/external/angle/src/common/ |
D | matrix_utils.cpp | 89 float zx = z * x; in Rotate() local
|
/external/mesa3d/src/mesa/math/ |
D | m_matrix.c | 803 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1299 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 1590 Int4 zx = CmpNLE(absZ, absX); // abs(z) > abs(x) in cubeFace() local
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1522 Swizzle2<Vector4, 0x2000> zx; member
|