Searched defs:yw (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/unit_test/ |
D | rotate_test.cc | 702 int yw = 1024; in TEST_F() local 825 int yw = 1024; in TEST_F() local 948 int yw = 1024; in TEST_F() local 1055 int yw = 1024; in TEST_F() local 1163 int yw = 1024; in TEST_F() local 1268 int yw = 1024; in TEST_F() local 1425 int yw = 1024; in TEST_F() local
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
D | PhysicsHoverControl.java | 64 protected int yw = 2; field in PhysicsHoverControl
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Quaternion.java | 413 float yw = w * ys; in toRotationMatrix() local 458 float yw = w * ys; in toRotationMatrix() local 517 float yw = y * w * norm; in getRotationColumn() local
|
/external/jmonkeyengine/engine/src/bullet-native/ |
D | jmeBulletUtil.cpp | 238 float yw = w * ys; in convertQuat() local
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/util/ |
D | Converter.java | 158 float yw = oldQuaternion.getW() * ys; in convert() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 805 float yw = v - (float)vflr; in img_filter_2d_linear_repeat_POT() local 1257 float xw, yw; /* weights */ in img_filter_2d_linear() local 1301 float xw, yw; /* weights */ in img_filter_2d_array_linear() local 1346 float xw, yw; /* weights */ in img_filter_cube_linear() local 1391 float xw, yw, zw; /* interpolation weights */ in img_filter_3d_linear() local
|
/external/skia/tools/skpdiff/ |
D | SkPMetric.cpp | 106 const float yw = 0.297361f + 0.627355f + 0.0752847f; in adobergb_to_cielab() local
|
/external/libvncserver/webclients/novnc/include/ |
D | rfb.js | 1681 fbUpdateRequest = function(incremental, x, y, xw, yw) { argument
|
/external/deqp/framework/common/ |
D | tcuVector.hpp | 133 …VecAccess<T, Size, 2> yw (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 1, 3… in yw() function in tcu::Vector
|