Home
last modified time | relevance | path

Searched defs:alpha_threshold (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkpixbuf-render.c60 int alpha_threshold) in gdk_pixbuf_render_threshold_alpha()
221 int alpha_threshold, in gdk_pixbuf_render_to_drawable_alpha()
257 int alpha_threshold) in gdk_pixbuf_render_pixmap_and_mask()
293 int alpha_threshold) in gdk_pixbuf_render_pixmap_and_mask_for_colormap()
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/contrib/gdk-pixbuf-xlib/
H A Dgdk-pixbuf-xlib-render.c64 int alpha_threshold) in gdk_pixbuf_xlib_render_threshold_alpha()
291 int alpha_threshold, in gdk_pixbuf_xlib_render_to_drawable_alpha()
368 int alpha_threshold) in gdk_pixbuf_xlib_render_pixmap_and_mask()
/dports/games/warmux/warmux-11.04/src/map/
H A Dground.h35 uint alpha_threshold; //Keep redundant to rise performance variable
H A Dtileitem.cpp33 TileItem_NonEmpty::TileItem_NonEmpty(uint8_t alpha_threshold) in TileItem_NonEmpty()
193 TileItem_BaseColorKey::TileItem_BaseColorKey(uint8_t alpha_threshold) in TileItem_BaseColorKey()
198 TileItem_BaseColorKey::TileItem_BaseColorKey(uint8_t bpp, uint8_t alpha_threshold) in TileItem_BaseColorKey()
527 TileItem_AlphaSoftware::TileItem_AlphaSoftware(uint8_t alpha_threshold) in TileItem_AlphaSoftware()
541 TileItem_AlphaSoftware::TileItem_AlphaSoftware(void *pixels, int pitch, uint8_t alpha_threshold) in TileItem_AlphaSoftware()
H A Dmaps_list.h77 uint alpha_threshold; variable
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dlibxqf_dummy_gdk_pixbuf_stubs.c31 int alpha_threshold) { in gdk_pixbuf_render_pixmap_and_mask()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvimage/
H A DQuantize.cpp28 void nv::Quantize::BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in BinaryAlpha()
72 void nv::Quantize::FloydSteinberg_BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in FloydSteinberg_BinaryAlpha()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvimage/
H A DQuantize.cpp28 void nv::Quantize::BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in BinaryAlpha()
72 void nv::Quantize::FloydSteinberg_BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in FloydSteinberg_BinaryAlpha()
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvimage/
H A DQuantize.cpp28 void nv::Quantize::BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in BinaryAlpha()
72 void nv::Quantize::FloydSteinberg_BinaryAlpha( Image * image, int alpha_threshold /*= 127*/ ) in FloydSteinberg_BinaryAlpha()
/dports/graphics/chafa/chafa-1.8.0/chafa/internal/
H A Dchafa-palette.h47 gint alpha_threshold; member
H A Dchafa-palette.c365 gint alpha_threshold) in extract_samples()
386 gint n_samples_max, gint alpha_threshold) in extract_samples_dense()
755 chafa_palette_set_alpha_threshold (ChafaPalette *palette, gint alpha_threshold) in chafa_palette_set_alpha_threshold()
H A Dchafa-canvas-printer.c49 threshold_alpha (ChafaColor col, gint alpha_threshold) in threshold_alpha()
H A Dchafa-private.h109 gint alpha_threshold; /* 0-255. 255 = no alpha in output */ member
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/buffer/
H A Devas_engine.c38 int alpha_threshold = info->info.alpha_threshold; in eng_output_setup() local
H A DEvas_Engine_Buffer.h25 int alpha_threshold; member
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/GLUP/shaders/GLUPGLSL/
H A Dstate.h39 float alpha_threshold; in layout() local
/dports/graphics/xpaint/xpaint-2.9.10.3/util/ico2png/
H A Dcreate_icon.c2 … *outname, bool icon_mode, int32_t hotspot_x, int32_t hotspot_y, int32_t alpha_threshold, int32_t … in create_icon()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dpixbuf.cc203 int alpha_threshold) in render_pixmap_and_mask_for_colormap()
217 int alpha_threshold) in render_pixmap_and_mask()
624 …& bitmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height, int alpha_threshold) in render_threshold_alpha()
640 …_x, int dest_y, int width, int height, PixbufAlphaMode alpha_mode, int alpha_threshold, RgbDither … in render_to_drawable_alpha()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/GLUP/shaders/GLUPES/
H A Dfragment_shader_state.h35 float alpha_threshold; member
/dports/graphics/icoutils/icoutils-0.32.3/icotool/
H A Dcreate.c69 create_icon(InputFiles *files, CreateNameGen outfile_gen, bool icon_mode, int32_t alpha_threshold) in create_icon()
H A Dmain.c55 static int32_t alpha_threshold = 127; variable
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A Dgfxengine.h253 int alpha_threshold; //For noalpha() variable
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/parallel-rdp/shaders/
H A Dshading.h339 u8 alpha_threshold; in shade_pixel() local
/dports/graphics/chafa/chafa-1.8.0/chafa/
H A Dchafa-canvas-config.c528 chafa_canvas_config_set_transparency_threshold (ChafaCanvasConfig *config, gfloat alpha_threshold) in chafa_canvas_config_set_transparency_threshold()
/dports/games/cuyo/cuyo-2.1.0/datasrc/pics/
H A DgenSchrift.cc39 #define alpha_threshold 50 //Alt: 85 macro

12