Home
last modified time | relevance | path

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

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/scenes/textures/patterns/
H A Daoi.pov39 // blend_mode 2 blend_gamma 0.5 // Uncomment one of these for
40 blend_mode 2 blend_gamma 2.5 // fun with new 3.8 color_map
41 // blend_mode 2 blend_gamma 5.5 // blend_mode, blend_gamma.
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h983 int blend_gamma; member
H A Deffects-weed.c2361 mainw->blend_gamma = weed_layer_get_gamma(layer); in weed_apply_instance()
2378 mainw->blend_gamma = weed_layer_get_gamma(layer); in weed_apply_instance()
2449 mainw->blend_gamma = weed_layer_get_gamma(layer); in weed_apply_instance()
H A Dmain.c7609 tgamma = mainw->blend_gamma; in pft_thread()
7622 gamma_convert_layer(mainw->blend_gamma, layer); in pft_thread()