Home
last modified time | relevance | path

Searched refs:Curve (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DPathOpsThreeWayTest.cpp14 struct Curve { struct
19 static const Curve testSet0[] = { // extracted from skpClip2
25 static const Curve testSet1[] = { // extracted from cubicOp85i
33 const Curve* tests;
48 const Curve& oTest = testSet.tests[outer]; in testSetTest()
50 const Curve& iTest = testSet.tests[inner]; in testSetTest()
/third_party/ffmpeg/libavfilter/
H A Dvf_pseudocolor.c93 typedef struct Curve { struct
97 } Curve; typedef
110 const Curve *curves;
138 static const Curve curves[] =
686 const Curve curve = presets[s->preset].curves[seg]; in config_input()

Completed in 3 milliseconds