Home
last modified time | relevance | path

Searched refs:MOTION_SIN (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3.h651 #define MOTION_SIN 1 macro
H A Dinterpolation.c35 if (funcnum==MOTION_SIN) { in motion_funcs()
H A Dparser.c868 this_xform->motion_func = MOTION_SIN; in parse_xform_xml()
H A Dflam3.c1922 if (x->motion_func == MOTION_SIN) in flam3_print_xform()