/external/chromium_org/third_party/angle/samples/gles2_book/Common/ |
D | esTransform.c | 64 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs; in esRotate() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Quaternion.java | 412 float yz = y * zs; in toRotationMatrix() local 457 float yz = y * zs; in toRotationMatrix() local 516 float yz = y * z * norm; in getRotationColumn() local
|
/external/jmonkeyengine/engine/src/bullet-native/ |
D | jmeBulletUtil.cpp | 237 float yz = y * zs; in convertQuat() local
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/ |
D | Converter.java | 157 float yz = oldQuaternion.getY() * zs; in convert() local
|
/external/chromium_org/mojo/examples/sample_app/ |
D | spinning_cube.cc | 252 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs; in Rotate() local
|
/external/freetype/src/base/ |
D | ftcalc.c | 800 FT_Pos xz, yz; in FT_Vector_Transform_Scaled() local
|
D | ftoutln.c | 683 FT_Pos xz, yz; in FT_Vector_Transform() local
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftcalc.c | 800 FT_Pos xz, yz; in FT_Vector_Transform_Scaled() local
|
D | ftoutln.c | 683 FT_Pos xz, yz; in FT_Vector_Transform() local
|
/external/opencv/cv/src/ |
D | cvlinefit.cpp | 107 float x2 = 0, y2 = 0, z2 = 0, xy = 0, yz = 0, xz = 0; in icvFitLine3D_wods() local
|
/external/mesa3d/src/mesa/math/ |
D | m_matrix.c | 797 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
D | m_matrix.c | 797 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
/external/chromium_org/third_party/WebKit/Source/platform/transforms/ |
D | TransformationMatrix.cpp | 1402 double yz = decomp.quaternionY * decomp.quaternionZ; in recompose() local
|