Home
last modified time | relevance | path

Searched refs:fade_x (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/core/
H A Deffect.cpp962 fade_x = x; in init()
1003 : (overlay->w - fade_x) * (overlay->h - fade_y); in init_pixelated_fade()
1009 Common::Rect overlay_rect(fade_x, fade_y, fade_x, fade_y); in init_pixelated_fade()
1117 uint16 fade_width = fade_from ? fade_from->w : overlay->w - fade_x; in pixelated_fade_core()
1126 uint16 x = uint16(float(NUVIE_RAND()) * (fade_width - 1) / NUVIE_RAND_MAX) + fade_x, in pixelated_fade_core()
1134 x -= fade_x; in pixelated_fade_core()
1151 Common::Rect overlay_rect(fade_x, fade_y, fade_x + fade_from->w, fade_y + fade_from->h); in pixelated_fade_core()
H A Deffect.h431 uint16 fade_x, fade_y; // start fade from this point (to fade_from size) variable
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A Dgmic_def.gmic3066 -_update_gallery_html "--mirror. x -fade_x 40,60"
12967 #@gmic fade_x : 0<=_start<=100,0<=_end<=100
12970 #@gmic : $ image.jpg -testimage2d {w},{h} --fade_x 30,70
12971 fade_x : -skip ${1=30},${2=70}
/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic_stdlib.gmic20030 #@cli fade_x : 0<=_start<=100,0<=_end<=100
20033 #@cli : $ image.jpg testimage2d {w},{h} +fade_x 30,70
20034 fade_x : skip ${1=30},${2=70}
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic_stdlib.gmic24852 #@cli fade_x : 0<=_start<=100,0<=_end<=100
24855 #@cli : $ image.jpg testimage2d {w},{h} +fade_x 30,70
24856 fade_x : skip ${1=30},${2=70}
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic_stdlib.gmic26290 #@cli fade_x : 0<=_start<=100,0<=_end<=100
26293 #@cli : $ image.jpg testimage2d {w},{h} +fade_x 30,70
26294 fade_x : skip ${1=30},${2=70}