/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstsphere.c | 143 gdouble dx2, dy2; in sphere_map() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_blitter.c | 316 unsigned dx1, dy1, dx2, dy2; in emit_blit() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_swaprect.c | 92 double dx2, dy2; in filter_frame() local
|
D | vf_paletteuse.c | 250 int dx2; member
|
D | vf_deshake_opencl.c | 368 double dx2 = points[k]->s[0] - points[i]->s[0]; in points_not_collinear() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_blitter.c | 634 int dx1, dy1, dx2, dy2; in emit_blit_texture() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compile_sf.c | 38 struct brw_reg dx2; member
|
/third_party/flutter/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 435 SkFractionalInt dx2 = dx+dx; in nofilter_scale_neon() local
|
D | SkPath.cpp | 894 SkPath& SkPath::rConicTo(SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2, in rConicTo()
|
/third_party/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 259 void ApplyRConicTo(SkPath& p, SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2, in ApplyRConicTo() 269 void ApplyRCubicTo(SkPath& p, SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2, in ApplyRCubicTo() 302 void ApplyRQuadTo(SkPath& p, SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2) { in ApplyRQuadTo()
|
D | interface.js | 302 CanvasKit.Path.prototype.rConicTo = function(dx1, dy1, dx2, dy2, w) { argument
|
/third_party/libinput/src/ |
D | evdev.h | 719 int dx2 = dx * dx; in evdev_hysteresis() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 1925 static void stbtt__csctx_rccurve_to(stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, … in stbtt__csctx_rccurve_to() 2133 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; in stbtt__run_charstring() local 3422 float dx2 = x3-x2; in stbtt__tesselate_cubic() local
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 1925 static void stbtt__csctx_rccurve_to(stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, … in stbtt__csctx_rccurve_to() 2133 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; in stbtt__run_charstring() local 3422 float dx2 = x3-x2; in stbtt__tesselate_cubic() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 1909 static void stbtt__csctx_rccurve_to(stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, … in stbtt__csctx_rccurve_to() 2117 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; in stbtt__run_charstring() local 3396 float dx2 = x3-x2; in stbtt__tesselate_cubic() local
|
/third_party/skia/src/core/ |
D | SkPath.cpp | 720 SkPath& SkPath::rConicTo(SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2, in rConicTo()
|