Home
last modified time | relevance | path

Searched refs:dest_g (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp653 int dest_g = 0; in ResampleVertBT() local
928 int dest_g = 0; in GifDoubleLineResampleVert() local
1138 uint32_t dest_g = 0; in PngOneOneMapResampleHorz() local
1139 dest_g += in PngOneOneMapResampleHorz()
1141 dest_g += in PngOneOneMapResampleHorz()
1148 uint32_t dest_g = 0; in PngOneOneMapResampleHorz() local
1777 int dest_g = 0; in ReSampleScanline() local
1844 int dest_g = 0; in ReSampleScanline() local
1864 int dest_g = 0; in ReSampleScanline() local
1884 int dest_g = 0; in ReSampleScanline() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/
H A Dprogressivedecoder.cpp646 int dest_g = 0; in ResampleVertBT() local
957 int dest_g = 0; in GifDoubleLineResampleVert() local
1168 uint32_t dest_g = 0; in PngOneOneMapResampleHorz() local
1169 dest_g += in PngOneOneMapResampleHorz()
1171 dest_g += in PngOneOneMapResampleHorz()
1178 uint32_t dest_g = 0; in PngOneOneMapResampleHorz() local
1831 int dest_g = 0; in ReSampleScanline() local
1898 int dest_g = 0; in ReSampleScanline() local
1918 int dest_g = 0; in ReSampleScanline() local
1938 int dest_g = 0; in ReSampleScanline() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/dib/
H A Dcstretchengine.cpp352 int dest_g = 0; in ContinueStretchHorz() local
372 *dest_scan++ = static_cast<uint8_t>(dest_g >> 16); in ContinueStretchHorz()
382 int dest_g = 0; in ContinueStretchHorz() local
408 int dest_g = 0; in ContinueStretchHorz() local
418 dest_g += pixel_weight * (*src_pixel++); in ContinueStretchHorz()
433 int dest_g = 0; in ContinueStretchHorz() local
448 dest_g += pixel_weight * (*src_pixel++); in ContinueStretchHorz()
538 int dest_g = 0; in StretchVert() local
549 dest_g += pixel_weight * (*src_pixel++); in StretchVert()
569 int dest_g = 0; in StretchVert() local
[all …]
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dgeometry.c84 *dest_g = *orig_g; in gravity_add_decoration()
123 dest_g->x = orig_g->x - in gravity_translate_to_northwest_geometry()
126 dest_g->y = orig_g->y - in gravity_translate_to_northwest_geometry()
129 dest_g->width = orig_g->width; in gravity_translate_to_northwest_geometry()
130 dest_g->height = orig_g->height; in gravity_translate_to_northwest_geometry()
602 rectangle *dest_g; in update_absolute_geometry() local
617 frame_g = *dest_g; in update_absolute_geometry()
620 dest_g->width = fw->g.frame.width; in update_absolute_geometry()
621 dest_g->height = fw->g.frame.height; in update_absolute_geometry()
634 dest_g->height = frame_g.height; in update_absolute_geometry()
[all …]
H A Dgeometry.h11 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
13 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
17 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
19 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
H A Dborders.c1286 dpy, dest_pix, Scr.BordersGC, dest_g->x, dest_g->y, in border_fill_pixmap_background()
1287 dest_g->width - dest_g->x, dest_g->height - dest_g->y); in border_fill_pixmap_background()
1345 dest_g->x, dest_g->y, dest_g->width - dest_g->x, in border_fill_pixmap_background()
1346 dest_g->height - dest_g->y, False); in border_fill_pixmap_background()
1361 dest_g->x, dest_g->y, in border_fill_pixmap_background()
1362 dest_g->width - dest_g->x, in border_fill_pixmap_background()
1363 dest_g->height - dest_g->y, True); in border_fill_pixmap_background()
2109 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_mp_render_into_pixmap()
2110 bg.pixmap.stretch_h = dest_g.height - dest_g.y; in border_mp_render_into_pixmap()
3108 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_draw_decor_to_pixmap()
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dgeometry.c82 *dest_g = *orig_g; in gravity_add_decoration()
116 dest_g->x = orig_g->x - in gravity_translate_to_northwest_geometry()
119 dest_g->y = orig_g->y - in gravity_translate_to_northwest_geometry()
122 dest_g->width = orig_g->width; in gravity_translate_to_northwest_geometry()
123 dest_g->height = orig_g->height; in gravity_translate_to_northwest_geometry()
595 rectangle *dest_g; in update_absolute_geometry() local
600 frame_g = *dest_g; in update_absolute_geometry()
601 dest_g->x = fw->g.frame.x + Scr.Vx; in update_absolute_geometry()
603 dest_g->width = fw->g.frame.width; in update_absolute_geometry()
617 dest_g->height = frame_g.height; in update_absolute_geometry()
[all …]
H A Dgeometry.h10 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
12 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
16 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
18 int gravity, FvwmWindow *t, rectangle *dest_g, rectangle *orig_g);
H A Dborders.c1286 dpy, dest_pix, Scr.BordersGC, dest_g->x, dest_g->y, in border_fill_pixmap_background()
1287 dest_g->width - dest_g->x, dest_g->height - dest_g->y); in border_fill_pixmap_background()
1345 dest_g->x, dest_g->y, dest_g->width - dest_g->x, in border_fill_pixmap_background()
1346 dest_g->height - dest_g->y, False); in border_fill_pixmap_background()
1361 dest_g->x, dest_g->y, in border_fill_pixmap_background()
1362 dest_g->width - dest_g->x, in border_fill_pixmap_background()
1363 dest_g->height - dest_g->y, True); in border_fill_pixmap_background()
2110 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_mp_render_into_pixmap()
2111 bg.pixmap.stretch_h = dest_g.height - dest_g.y; in border_mp_render_into_pixmap()
3109 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_draw_decor_to_pixmap()
[all …]
/dports/emulators/mess/mame-mame0226/src/emu/
H A Drendersw.hxx327 u32 dg = source32_g(col) + dest_g(dpix); in draw_aa_pixel()
693 const u32 g = (source32_g(pix) * sg + dest_g(dpix) * invsa) >> 8; in draw_quad_palette16_none()
733 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_palette16_add()
774 u32 g = ((source32_g(pix) * sg) >> 8) + dest_g(dpix); in draw_quad_palette16_add()
923 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_yuy16_add()
962 u32 g = ((source32_g(pix) * sg * sa) >> 16) + dest_g(dpix); in draw_quad_yuy16_add()
1179 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_rgb32_add()
1242 u32 g = ((source32_g(pix) * sg * sa) >> 16) + dest_g(dpix); in draw_quad_rgb32_add()
1325 const u32 g = (palbase[(pix >> 8) & 0xff] * dest_g(dpix)) >> 8; in draw_quad_rgb32_multiply()
1575 u32 g = ((source32_g(pix) * ta) >> 8) + dest_g(dpix); in draw_quad_argb32_add()
[all …]
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drendersw.hxx327 u32 dg = source32_g(col) + dest_g(dpix); in draw_aa_pixel()
693 const u32 g = (source32_g(pix) * sg + dest_g(dpix) * invsa) >> 8; in draw_quad_palette16_none()
733 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_palette16_add()
774 u32 g = ((source32_g(pix) * sg) >> 8) + dest_g(dpix); in draw_quad_palette16_add()
923 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_yuy16_add()
962 u32 g = ((source32_g(pix) * sg * sa) >> 16) + dest_g(dpix); in draw_quad_yuy16_add()
1179 u32 g = source32_g(pix) + dest_g(dpix); in draw_quad_rgb32_add()
1242 u32 g = ((source32_g(pix) * sg * sa) >> 16) + dest_g(dpix); in draw_quad_rgb32_add()
1325 const u32 g = (palbase[(pix >> 8) & 0xff] * dest_g(dpix)) >> 8; in draw_quad_rgb32_multiply()
1575 u32 g = ((source32_g(pix) * ta) >> 8) + dest_g(dpix); in draw_quad_argb32_add()
[all …]
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dpalette.h48 void fade_to(int total_fades, int fade_on, int dest_r, int dest_g, int dest_b);
H A Dpalette.cpp537 void palette::fade_to(int total_fades, int fade_on, int dest_r, int dest_g, int dest_b) in fade_to() argument
546 x=(( dest_g-(int)*sl)*fade_on/total_fades+*sl); in fade_to()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c2237 newdest_g = (dest_g * src_a) / 255; \
2242 newdest_g = (dest_g * src_g) / 255; \
2937 uint8_t dest_r, dest_g, dest_b, dest_a; in voodoo_half_triangle() local
2974 dest_g = (dat >> 3) & 0xfc; in voodoo_half_triangle()
2977 dest_g |= (dest_g >> 6); in voodoo_half_triangle()
5625 int dest_r, dest_g, dest_b, dest_a; in voodoo_fb_writew() local
5628 dest_g = (dat >> 3) & 0xfc; in voodoo_fb_writew()
5631 dest_g |= (dest_g >> 6); in voodoo_fb_writew()
5774 int dest_r, dest_g, dest_b, dest_a; in voodoo_fb_writel() local
5777 dest_g = (dat >> 3) & 0xfc; in voodoo_fb_writel()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/lc/
H A Dlocalcontrastfilter.cpp277 float dest_g = func(src_g, blur); in blurMultithreaded() local
281 img[pos + 1] = dest_g; in blurMultithreaded()
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/pixops/
H A Dpixops.c845 int dest_r, dest_g, dest_b; in composite_pixel_color() local
851 dest_g = (color2 & 0xff00) >> 8; in composite_pixel_color()
857 dest_g = (color1 & 0xff00) >> 8; in composite_pixel_color()
862 dest[1] = ((0xff0000 - a) * dest_g + g) >> 24; in composite_pixel_color()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcoolridr.cpp1244 int dest_g = ((pix>>5)&0x1f) * blit4blendlevel; \
1246 line[drawx] = (((src_r+dest_r)>>3)<<10) | (((src_g+dest_g)>>3)<<5) | (((src_b+dest_b)>>3)<<0); \
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcoolridr.cpp1244 int dest_g = ((pix>>5)&0x1f) * blit4blendlevel; \
1246 line[drawx] = (((src_r+dest_r)>>3)<<10) | (((src_g+dest_g)>>3)<<5) | (((src_b+dest_b)>>3)<<0); \
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c22094 Uint8 dest_r, dest_g, dest_b, dest_a; in myblit() local
22109 src_surf->format, &dest_r, &dest_g, &dest_b, &dest_a); in myblit()
22117 dest_g = src_g * src_a / 255 + dest_g * dest_a * (255 - src_a) / 255 / 255; in myblit()
22121 … SDL_MapRGBA(dest_surf->format, dest_r, dest_g, dest_b, in myblit()