Home
last modified time | relevance | path

Searched defs:dx3 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/samplecode/
H A DSampleFitCubicToCircle.cpp215 double dx3 = x - fCubicX[3]; in onFindClickHandler() local
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp269 ApplyRCubicTo(SkPath& p, SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2, SkScalar dx3, SkScalar dy3) ApplyRCubicTo() argument
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1925 static void stbtt__csctx_rccurve_to(stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, float dx3, float dy3) in stbtt__csctx_rccurve_to() argument
2133 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; in stbtt__run_charstring() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1925 static void stbtt__csctx_rccurve_to(stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, float dx3, float dy3) in stbtt__csctx_rccurve_to() argument
2133 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; in stbtt__run_charstring() local
[all...]

Completed in 13 milliseconds