/external/skia/experimental/svg/model/ |
D | SkSVGEllipse.cpp | 27 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
|
D | SkSVGRect.cpp | 36 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/libvncserver/libvncclient/ |
D | ultra.c | 35 HandleUltraBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleUltraBPP() 115 HandleUltraZipBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleUltraZipBPP()
|
D | zlib.c | 36 HandleZlibBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleZlibBPP()
|
D | rre.c | 33 HandleRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleRREBPP()
|
D | corre.c | 33 HandleCoRREBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleCoRREBPP()
|
D | hextile.c | 33 HandleHextileBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleHextileBPP()
|
D | zrle.c | 84 HandleZRLE (rfbClient* client, int rx, int ry, int rw, int rh) in HandleZRLE()
|
D | h264.c | 109 HandleH264 (rfbClient* client, int rx, int ry, int rw, int rh) in HandleH264()
|
D | tight.c | 92 HandleTightBPP (rfbClient* client, int rx, int ry, int rw, int rh) in HandleTightBPP()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_texture.c | 49 float rx, ry, rz; in util_map_texcoords2d_onto_cubemap() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | LoadTile.h | 115 for (uint32_t ry = 0; ry < KNOB_TILE_Y_DIM; ++ry) in Load() local
|
D | ClearTile.cpp | 95 for (UINT ry = 1; (ry < KNOB_TILE_Y_DIM) && ((y + ry) < lodHeight); ++ry) in StoreClear() local
|
/external/skia/src/gpu/effects/ |
D | GrEllipseEffect.cpp | 120 SkScalar ry = testData->fRandom->nextRangeF(0.f, 1000.f); in TestCreate() local
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsintrp.c | 393 register int rx, ry; in BilinearInterp16() local 524 register int rx, ry, rz; in TrilinearInterp16() local 600 cmsFloat32Number rx, ry, rz; in TetrahedralInterpFloat() local 699 cmsS15Fixed16Number rx, ry, rz; in TetrahedralInterp16() local 836 cmsS15Fixed16Number rx, ry, rz; in Eval4Inputs() local
|
D | cmsopt.c | 39 cmsUInt16Number rx[256], ry[256], rz[256]; member 831 cmsS15Fixed16Number rx, ry, rz; in PrelinEval8() local
|
/external/pdfium/xfa/fde/ |
D | cfde_path.cpp | 42 FX_FLOAT ry = rect.height / 2; in ArcTo() local
|
/external/ImageMagick/MagickCore/ |
D | geometry.h | 96 ry, member
|
D | distort.c | 1226 double rx,ry; in GenerateCoefficients() local
|
/external/skia/tests/ |
D | PathOpsAngleTest.cpp | 128 static int find_slop(double x, double y, double rx, double ry) { in find_slop() 182 double ry = slopTest[3]; in DEF_TEST() local
|
/external/skia/gm/ |
D | addarc.cpp | 96 SkScalar ry = SkScalarSin(rad) * R; in onDraw() local
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.c | 1146 const double rx,const double ry,const double start,const double end) in DrawEllipse() 3307 const double rx,const double ry,const double x_axis_rotation, in DrawPathEllipticArc() 3330 const double ry,const double x_axis_rotation, in DrawPathEllipticArcAbsolute() 3390 const double ry,const double x_axis_rotation, in DrawPathEllipticArcRelative() 4405 double x2,double y2,double rx,double ry) in DrawRoundRectangle()
|
/external/skia/src/gpu/ops/ |
D | GrAAStrokeRectOp.cpp | 62 const SkScalar ry = SkScalarHalf(dy); in compute_rects() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | mct.c | 220 const __m128i ry = _mm_set1_epi32(2449); in opj_mct_encode_real() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorTests.cpp | 383 const float ry = 2.0f * renderArea.w(); in genVertices() local
|