Searched refs:ry (Results 1 - 25 of 112) sorted by relevance

12345

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_texture.c49 float rx, ry, rz; local
70 ry = -tc;
75 ry = -tc;
80 ry = 1;
85 ry = -1;
90 ry = -tc;
95 ry = -tc;
99 rx = ry = rz = 0;
104 out_str[1] = ry; /*t*/
/external/skia/experimental/svg/model/
H A DSkSVGEllipse.cpp27 void SkSVGEllipse::setRy(const SkSVGLength& ry) { argument
28 fRy = ry;
49 if (const auto* ry = v.as<SkSVGLengthValue>()) {
50 this->setRy(*ry);
62 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); local
64 return (rx > 0 && ry > 0)
65 ? SkRect::MakeXYWH(cx - rx, cy - ry, rx * 2, ry * 2)
H A DSkSVGRect.cpp36 void SkSVGRect::setRy(const SkSVGLength& ry) { argument
37 fRy = ry;
68 if (const auto* ry = v.as<SkSVGLengthValue>()) {
69 this->setRy(*ry);
80 const SkScalar ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); local
82 return SkRRect::MakeRectXY(rect, rx ,ry);
/external/skqp/experimental/svg/model/
H A DSkSVGEllipse.cpp27 void SkSVGEllipse::setRy(const SkSVGLength& ry) { argument
28 fRy = ry;
49 if (const auto* ry = v.as<SkSVGLengthValue>()) {
50 this->setRy(*ry);
62 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); local
64 return (rx > 0 && ry > 0)
65 ? SkRect::MakeXYWH(cx - rx, cy - ry, rx * 2, ry * 2)
H A DSkSVGRect.cpp36 void SkSVGRect::setRy(const SkSVGLength& ry) { argument
37 fRy = ry;
68 if (const auto* ry = v.as<SkSVGLengthValue>()) {
69 this->setRy(*ry);
80 const SkScalar ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); local
82 return SkRRect::MakeRectXY(rect, rx ,ry);
/external/libvncserver/libvncclient/
H A Dcorre.c33 HandleCoRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
49 FillRectangle(client, rx, ry, rw, rh, pix);
64 FillRectangle(client, rx+x, ry+y, w, h, pix);
H A Drre.c33 HandleRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
48 FillRectangle(client, rx, ry, rw, rh, pix);
62 FillRectangle(client, rx+subrect.x, ry+subrect.y, subrect.w, subrect.h, pix);
H A Dhextile.c33 HandleHextileBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
43 for (y = ry; y < ry+rh; y += 16) {
48 if (ry+rh - y < 16)
49 h = ry+rh - y;
H A Dultra.c35 HandleUltraBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
101 CopyRectangle(client, (unsigned char *)client->raw_buffer, rx, ry, rw, rh); local
115 HandleUltraZipBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
122 lzo_uint uncompressedBytes = ry + (rw * 65535);
134 rfbClientLog("ultrazip error: rectangle has 0 uncomressed bytes (%dy + (%dw * 65535)) (%d rectangles)\n", ry, rw, rx);
H A Dzlib.c36 HandleZlibBPP (rfbClient* client, int rx, int ry, int rw, int rh) argument
145 CopyRectangle(client, (uint8_t *)client->raw_buffer, rx, ry, rw, rh); local
H A Drfbproto.c235 static rfbBool HandleRRE8(rfbClient* client, int rx, int ry, int rw, int rh);
236 static rfbBool HandleRRE16(rfbClient* client, int rx, int ry, int rw, int rh);
237 static rfbBool HandleRRE32(rfbClient* client, int rx, int ry, int rw, int rh);
238 static rfbBool HandleCoRRE8(rfbClient* client, int rx, int ry, int rw, int rh);
239 static rfbBool HandleCoRRE16(rfbClient* client, int rx, int ry, int rw, int rh);
240 static rfbBool HandleCoRRE32(rfbClient* client, int rx, int ry, int rw, int rh);
241 static rfbBool HandleHextile8(rfbClient* client, int rx, int ry, int rw, int rh);
242 static rfbBool HandleHextile16(rfbClient* client, int rx, int ry, int rw, int rh);
243 static rfbBool HandleHextile32(rfbClient* client, int rx, int ry, int rw, int rh);
244 static rfbBool HandleUltra8(rfbClient* client, int rx, int ry, in
[all...]
/external/libmojo/ui/gfx/geometry/
H A Drect_f.cc107 float ry = std::max(y(), rect.y()); local
111 if (rx >= rr || ry >= rb)
112 rx = ry = rr = rb = 0; // non-intersecting
114 SetRect(rx, ry, rr - rx, rb - ry);
126 float ry = std::min(y(), rect.y()); local
130 SetRect(rx, ry, rr - rx, rb - ry);
142 float ry = y(); local
156 ry
253 float ry = std::min(p1.y(), p2.y()); local
[all...]
/external/opencv/cv/src/
H A Dcvcalcimagehomography.cpp61 CvMat ry = cvMat( 1, 3, CV_32F, _ry ); local
93 cvCrossProduct( &rz, &rx, &ry );
94 cvScale( &ry, &ry, 1./cvNorm( &ry, 0, CV_L2 ) );
/external/ImageMagick/Magick++/lib/
H A DOptions.cpp792 affine.ry=0.0;
800 _drawInfo->affine.sx=current.sx*affine.sx+current.ry*affine.rx;
802 _drawInfo->affine.ry=current.sx*affine.ry+current.ry*affine.sy;
803 _drawInfo->affine.sy=current.rx*affine.ry+current.sy*affine.sy;
804 _drawInfo->affine.tx=current.sx*affine.tx+current.ry*affine.ty+current.tx;
812 _drawInfo->affine.ry=0.0;
826 affine.ry=0.0;
833 affine.ry
[all...]
/external/pdfium/third_party/lcms/src/
H A Dcmsintrp.c393 register int rx, ry; local
409 ry = FIXED_REST_TO_INT(fy);
428 dxy = LERP(ry, dx0, dx1);
524 register int rx, ry, rz; local
541 ry = FIXED_REST_TO_INT(fy);
575 dxy0 = LERP(ry, dx00, dx10);
576 dxy1 = LERP(ry, dx01, dx11);
600 cmsFloat32Number rx, ry, rz; local
612 y0 = (int) _cmsQuickFloor(py); ry = (py - (cmsFloat32Number) y0);
631 if (rx >= ry
699 cmsS15Fixed16Number rx, ry, rz; local
836 cmsS15Fixed16Number rx, ry, rz; local
[all...]
/external/skia/tools/lua/
H A Dclassify_rrect_clips.lua16 local rx, ry
25 ry = y
29 if (rx ~= x or ry ~=y) then
49 if (rx == ry) then
/external/skqp/tools/lua/
H A Dclassify_rrect_clips.lua16 local rx, ry
25 ry = y
29 if (rx ~= x or ry ~=y) then
49 if (rx == ry) then
/external/skia/src/gpu/effects/
H A DGrEllipseEffect.fp18 // The ellipse uniform is (center.x, center.y, 1 / rx^2, 1 / ry^2)
77 // implicit is the evaluation of (x/rx)^2 + (y/ry)^2 - 1.
114 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f);
119 return GrEllipseEffect::Make(et, center, SkPoint::Make(rx, ry),
H A DGrEllipseEffect.cpp138 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f); local
143 return GrEllipseEffect::Make(et, center, SkPoint::Make(rx, ry),
/external/skqp/src/gpu/effects/
H A DGrEllipseEffect.fp18 // The ellipse uniform is (center.x, center.y, 1 / rx^2, 1 / ry^2)
77 // implicit is the evaluation of (x/rx)^2 + (y/ry)^2 - 1.
114 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f);
119 return GrEllipseEffect::Make(et, center, SkPoint::Make(rx, ry),
H A DGrEllipseEffect.cpp138 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f); local
143 return GrEllipseEffect::Make(et, center, SkPoint::Make(rx, ry),
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dreduction_ops_common.cc113 xla::ComputationDataHandle ry = local
119 BuildReducer(&r, rx, ry);
/external/libvncserver/libvncserver/
H A Dhextile.c106 sendHextiles##bpp(rfbClientPtr cl, int rx, int ry, int rw, int rh) { \
116 for (y = ry; y < ry+rh; y += 16) { \
121 if (ry+rh - y < 16) \
122 h = ry+rh - y; \
/external/tensorflow/tensorflow/python/ops/
H A Dmath_grad.py843 rx, ry = gen_array_ops._broadcast_gradient_args(sx, sy)
846 array_ops.reshape(math_ops.reduce_sum(grad, ry), sy))
860 rx, ry = gen_array_ops._broadcast_gradient_args(sx, sy)
863 array_ops.reshape(-math_ops.reduce_sum(grad, ry), sy))
879 rx, ry = gen_array_ops._broadcast_gradient_args(sx, sy)
885 math_ops.reduce_sum(gen_math_ops._mul(x, grad), ry), sy))
897 rx, ry = gen_array_ops._broadcast_gradient_args(sx, sy)
904 ry), sy))
922 rx, ry = gen_array_ops._broadcast_gradient_args(sx, sy)
927 math_ops.reduce_sum(grad * math_ops.negative(floor_xy), ry), s
[all...]
/external/skia/tests/
H A DPathOpsAngleTest.cpp128 static int find_slop(double x, double y, double rx, double ry) { argument
145 double x_ry1 = x1 * ry;
150 double x_ry2 = x2 * ry;
167 // x y rx ry
182 double ry = slopTest[3];
183 SkDebugf("%s xy %d=%d\n", __FUNCTION__, index, find_slop(x, y, rx, ry));
184 SkDebugf("%s rxy %d=%d\n", __FUNCTION__, index, find_slop(rx, ry, x, y));
186 double rAngle = diamond_angle(ry, rx);

Completed in 515 milliseconds

12345