Home
last modified time | relevance | path

Searched defs:ry (Results 1 – 25 of 103) sorted by relevance

12345

/external/skqp/experimental/svg/model/
DSkSVGEllipse.cpp27 void SkSVGEllipse::setRy(const SkSVGLength& ry) { in setRy()
49 if (const auto* ry = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
62 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
DSkSVGRect.cpp36 void SkSVGRect::setRy(const SkSVGLength& ry) { in setRy()
68 if (const auto* ry = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
80 const SkScalar ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
/external/libchrome/ui/gfx/geometry/
Drect_f.cc105 float ry = std::max(y(), rect.y()); in Intersect() local
126 float ry = std::min(y(), rect.y()); in Union() local
142 float ry = y(); in Subtract() local
253 float ry = std::min(p1.y(), p2.y()); in BoundingRect() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_texture.c49 float rx, ry, rz; in util_map_texcoords2d_onto_cubemap() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_texture.c49 float rx, ry, rz; in util_map_texcoords2d_onto_cubemap() local
/external/libaom/libaom/av1/encoder/
Dcorner_match.h24 int rx, ry; member
/external/fonttools/Lib/fontTools/svgLib/path/
Dshapes.py65 def _arc(self, c, rx, ry, x, y, large_arc): argument
69 def A(self, rx, ry, x, y, large_arc=0): argument
72 def a(self, rx, ry, x, y, large_arc=0): argument
Darc.py23 def __init__(self, current_point, rx, ry, rotation, large, sweep, target_point): argument
/external/skia/modules/svg/src/
DSkSVGEllipse.cpp27 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve() local
DSkSVGRect.cpp58 ry = std::min(lctx.resolve(rylen, SkSVGLengthContext::LengthType::kVertical), in resolve() local
/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp89 Expr<SomeReal> &&ry) -> ConvertRealOperandsResult { in ConvertRealOperands()
99 Expr<SomeReal> &&ry) -> ConvertRealOperandsResult { in ConvertRealOperands()
125 Expr<SomeReal> &&ry) -> ConvertRealOperandsResult { in ConvertRealOperands()
329 [](Expr<SomeReal> &&rx, Expr<SomeReal> &&ry) { in NumericOperation()
337 [](Expr<SomeInteger> &&ix, Expr<SomeReal> &&ry) { in NumericOperation()
356 [&](Expr<SomeComplex> &&zx, Expr<SomeReal> &&ry) { in NumericOperation()
374 [&](BOZLiteralConstant &&bx, Expr<SomeReal> &&ry) { in NumericOperation()
488 Expr<SomeReal> &&ry) -> std::optional<Expr<LogicalResult>> { in Relate()
495 [&](Expr<SomeInteger> &&ix, Expr<SomeReal> &&ry) { in Relate()
514 [&](Expr<SomeComplex> &&zx, Expr<SomeReal> &&ry) { in Relate()
/external/skqp/src/gpu/
DGrQuad.cpp164 Sk4f ry(rect.fTop, rect.fBottom, rect.fTop, rect.fBottom); in GrQuad() local
207 Sk4f ry(rect.fTop, rect.fBottom, rect.fTop, rect.fBottom); in GrPerspQuad() local
/external/fonttools/Tests/svgLib/path/
Dparser_test.py336 def arcTo(self, rx, ry, rotation, arc_large, arc_sweep, end_point): argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DLoadTile.h99 for (uint32_t ry = 0; ry < KNOB_TILE_Y_DIM; ++ry) in Load() local
DClearTile.cpp95 for (UINT ry = 1; (ry < KNOB_TILE_Y_DIM) && ((y + ry) < lodHeight); ++ry) in StoreClear() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dreduction_ops_common.cc119 auto ry = xla::Parameter(&r, 1, xla::ShapeUtil::MakeShape(type, {}), "y"); in Compile() local
/external/skqp/src/gpu/effects/
DGrEllipseEffect.cpp137 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f); in TestCreate() local
/external/skia/src/gpu/effects/generated/
DGrEllipseEffect.cpp179 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f); in TestCreate() local
/external/skia/src/gpu/geometry/
DGrQuad.cpp60 V4f ry{rect.fTop, rect.fBottom, rect.fTop, rect.fBottom}; in map_rect_general() local
/external/skqp/src/compute/skc/
Dpath_builder.c219 float rx, float ry) in skc_path_ellipse()
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c401 register int rx, ry; in BilinearInterp16() local
532 register int rx, ry, rz; in TrilinearInterp16() local
608 cmsFloat32Number rx, ry, rz; in TetrahedralInterpFloat() local
707 cmsS15Fixed16Number rx, ry, rz; in TetrahedralInterp16() local
844 cmsS15Fixed16Number rx, ry, rz; in Eval4Inputs() local
/external/skia/resources/skottie/
Dskottie-camera-parent-1.json1 …yer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"rx":{"a":0,"k":0,"ix":8},"ry":{"a":0,"k":0,"ix":9… object
Dskottie-camera-parent-2.json1 …yer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"rx":{"a":0,"k":0,"ix":8},"ry":{"a":0,"k":0,"ix":9… object
/external/skia/gm/
Daddarc.cpp97 SkScalar ry = SkScalarSin(rad) * R; variable
/external/skqp/gm/
Daddarc.cpp87 SkScalar ry = SkScalarSin(rad) * R; variable

12345