Home
last modified time | relevance | path

Searched defs:cubic (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp_release.c14 const char cubic[] = "cubic"; variable
H A Dconnect4_prog.c72 char cubic[TCP_CA_NAME_MAX] = "cubic"; in set_cc() local
/third_party/skia/tests/
H A DPathOpsDCubicTest.cpp20 SkDCubic cubic; in DEF_TEST() local
H A DPathOpsLineParametetersTest.cpp44 SkDCubic cubic; in DEF_TEST() local
H A DPathOpsDRectTest.cpp37 static void setRawBounds(const SkDCubic& cubic, SkDRect* rect) { in setRawBounds() argument
63 SkDCubic cubic; in DEF_TEST() local
[all...]
H A DPathOpsCubicQuadIntersectionTest.cpp16 CubicPts cubic; member
57 SkDCubic cubic; in cubicQuadIntersection() local
H A DPathOpsCubicConicIntersectionTest.cpp15 CubicPts cubic; member
47 SkDCubic cubic; in cubicConicIntersection() local
H A DStrokerTest.cpp290 SkPoint cubic[4]; in DEF_TEST() local
[all...]
H A DGrPathUtilsTest.cpp124 SkPoint cubic[4]; in DEF_TEST() local
[all...]
H A DPathOpsCubicReduceOrderTest.cpp111 SkDCubic cubic; DEF_TEST() local
122 SkDCubic cubic; DEF_TEST() local
134 SkDCubic cubic; DEF_TEST() local
145 SkDCubic cubic; DEF_TEST() local
156 SkDCubic cubic; DEF_TEST() local
167 SkDCubic cubic; DEF_TEST() local
179 SkDCubic cubic; DEF_TEST() local
193 SkDCubic cubic = quad.debugToCubic(); DEF_TEST() local
205 SkDCubic cubic = quad.debugToCubic(); DEF_TEST() local
217 SkDCubic cubic = quad.debugToCubic(); DEF_TEST() local
[all...]
H A DPathOpsCubicLineIntersectionTest.cpp17 CubicPts cubic; member
31 SkDCubic cubic; in testFail() local
103 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect() argument
133 SkDCubic cubic; testOne() local
200 SkDCubic cubic; DEF_TEST() local
[all...]
H A DPathOpsCubicLineIntersectionIdeas.cpp54 static double binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, in binary_search() argument
155 SkDCubic cubic; in DEF_TEST() local
[all...]
/third_party/skia/docs/examples/
H A DSkPath_cubicTo_example_parametric.cpp20 SkPoint cubic(SkPoint p0, SkPoint p1, SkPoint p2, SkPoint p3, float t) { in REG_FIDDLE() function
H A DSkPath_cubicTo_example_parametric_animated.cpp20 SkPoint cubic(SkPoint p0, SkPoint p1, SkPoint p2, SkPoint p3, float t) { in REG_FIDDLE_ANIMATED() function
/third_party/skia/gm/
H A Dwidebuttcaps.cpp25 draw_strokes(SkCanvas* canvas, SkRandom* rand, const SkPath& path, const SkPath& cubic) draw_strokes() argument
/third_party/skia/src/gpu/
H A DSkGr.h212 static inline bool GrValidCubicResampler(SkCubicResampler cubic) { in GrValidCubicResampler() argument
/third_party/skia/include/core/
H A DSkSamplingOptions.h56 const SkCubicResampler cubic = {0, 0}; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c73 char cubic[TCP_CA_NAME_MAX] = "cubic"; in set_cc() local
/third_party/skia/src/pathops/
H A DSkOpCubicHull.cpp9 static bool rotate(const SkDCubic& cubic, int zero, int index, SkDCubic& rotPath) { in rotate() argument
[all...]
H A DSkPathOpsCubic.h69 SkDCubic cubic; in FindInflections() local
124 SkDCubic cubic; in SubDivide() local
132 SkDCubic cubic; in SubDivide() local
[all...]
H A DSkReduceOrder.cpp103 static int coincident_line(const SkDCubic& cubic, SkDCubic& reduction) { in coincident_line() argument
112 static int vertical_line(const SkDCubic& cubic, SkDCubic& reduction) { in vertical_line() argument
118 static int horizontal_line(const SkDCubic& cubic, SkDCubic& reduction) { in horizontal_line() argument
125 static int check_quadratic(const SkDCubic& cubic, SkDCubi argument
151 check_linear(const SkDCubic& cubic, int minX, int maxX, int minY, int maxY, SkDCubic& reduction) check_linear() argument
188 reduce(const SkDCubic& cubic, Quadratics allowQuadratics) reduce() argument
273 SkDCubic cubic; Cubic() local
[all...]
H A DSkDCubicLineIntersection.cpp418 int SkIntersections::horizontal(const SkDCubic& cubic, double left, double right, double y, in horizontal() argument
425 int SkIntersections::vertical(const SkDCubic& cubic, doubl argument
432 intersect(const SkDCubic& cubic, const SkDLine& line) intersect() argument
438 intersectRay(const SkDCubic& cubic, const SkDLine& line) intersectRay() argument
[all...]
H A DSkPathOpsConic.cpp84 bool SkDConic::hullIntersects(const SkDCubic& cubic, bool* isLinear) const { in hullIntersects() argument
184 bool SkTConic::hullIntersects(const SkDCubic& cubic, bool* isLinear) const { in hullIntersects() argument
/third_party/skia/src/utils/win/
H A DSkDWriteGeometrySink.cpp97 static bool check_quadratic(const Cubic& cubic, Point& quadraticP1) { in check_quadratic() argument
122 Cubic cubic = { { fCurrent.x, fCurrent.y }, AddBeziers() local
[all...]
/third_party/skia/src/gpu/tessellate/
H A DWangsFormula.h160 AI float cubic(float precision, in cubic() function
[all...]

Completed in 16 milliseconds

12