Searched defs:wy (Results 1 - 8 of 8) sorted by relevance

/external/lzma/CPP/Windows/Control/
H A DDialog.cpp97 int wy = RECT_SIZE_Y(rect); local
100 ySize / 8 * y <= wy;
/external/deqp/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp79 float wy = (float)py + 0.5f; local
81 float ny = wy / dstH;
/external/deqp/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp81 float wy = (float)py + 0.5f; local
83 float ny = wy / dstH;
/external/libpng/contrib/tools/
H A Dgenpng.c316 double wy = bicubic[abs(dy)][0]; local
318 if (wy != 0)
331 alpha += wy * alphay;
388 double wy = fabs(arg->y1-arg->y2)/2; local
390 if (square_check(x, y, cx-wx-w, cy-wy-w, cx+wx+w, cy+wy+w))
396 wy -= w;
397 if (wx > 0 && wy > 0 && square_check(x, y, cx-wx, cy-wy, cx+wx, cy+wy))
497 double wy = fabs(arg->y1-arg->y2)/2; local
[all...]
/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp302 static inline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) argument
304 float d = w[1]*w[2]*(height*(nx - 1.0f) + wy) - w[0]*(w[1]*height*nx + w[2]*wy);
309 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& projection, float wx, float wy, float width, float height) argument
312 float dudx = triDerivateX(u, projection, wx, width, wy/height);
313 float dudy = triDerivateY(u, projection, wy, height, wx/width);
319 static float computeProjectedTriLod (LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& projection, float wx, float wy, float width, float height) argument
322 float dudx = triDerivateX(u, projection, wx, width, wy/height);
323 float dvdx = triDerivateX(v, projection, wx, width, wy/height);
324 float dudy = triDerivateY(u, projection, wy, heigh
331 computeProjectedTriLod(LodMode mode, const tcu::Vec3& u, const tcu::Vec3& v, const tcu::Vec3& w, const tcu::Vec3& projection, float wx, float wy, float width, float height) argument
485 float wy = (float)py + 0.5f; local
528 float wy = (float)py + 0.5f; local
634 const float wy = (float)py + 0.5f; local
830 float wy = (float)py + 0.5f; local
887 const float wy = (float)py + 0.5f; local
1281 const float wy = (float)py + 0.5f; local
1386 const float wy = (float)py + 0.5f; local
1579 const float wy = (float)py + 0.5f; local
1753 const float wy = (float)py + 0.5f; local
1920 const float wy = (float)py + 0.5f; local
2029 const float wy = (float)py + 0.5f; local
2226 const float wy = (float)py + 0.5f; local
2401 const float wy = (float)py + 0.5f; local
2515 const float wy = (float)py + 0.5f; local
2637 const float wy = (float)py + 0.5f; local
[all...]
/external/swiftshader/src/Reactor/
H A DNucleus.hpp2033 Swizzle2Float4<0x57> wy; member in union:sw::Float4::__anon18244
/external/libpng/contrib/libtests/
H A Dpngvalid.c3332 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member in struct:chrm_modification
3343 png_save_uint_32(pm->buffer+12, ((chrm_modification*)me)->wy);
3364 me->wy = fix(chromaticity_y(white));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 325 milliseconds