Home
last modified time | relevance | path

Searched refs:fetch_pixel_32 (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-noop.c62 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_init_solid_narrow()
H A Dpixman-bits-image.c53 *ret = image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha_32()
559 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general_32()
575 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general_32()
723 color = bits->fetch_pixel_32 (bits, x, y); in replicate_pixel_32()
H A Dpixman-access.c1344 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1376 fetch_pixel_32_t fetch_pixel_32; member
1526 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman-noop.c62 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_init_solid_narrow()
H A Dpixman-bits-image.c53 *ret = image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha_32()
559 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general_32()
575 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general_32()
723 color = bits->fetch_pixel_32 (bits, x, y); in replicate_pixel_32()
H A Dpixman-access.c1344 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1376 fetch_pixel_32_t fetch_pixel_32; member
1526 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-noop.c62 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_init_solid_narrow()
H A Dpixman-bits-image.c53 *ret = image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha_32()
559 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general_32()
575 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general_32()
723 color = bits->fetch_pixel_32 (bits, x, y); in replicate_pixel_32()
H A Dpixman-access.c1344 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1376 fetch_pixel_32_t fetch_pixel_32; member
1526 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
/dports/x11/pixman/pixman-0.40.0/pixman/
H A Dpixman-noop.c62 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_init_solid_narrow()
H A Dpixman-bits-image.c53 *ret = image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha_32()
559 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general_32()
575 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general_32()
723 color = bits->fetch_pixel_32 (bits, x, y); in replicate_pixel_32()
H A Dpixman-access.c1344 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1376 fetch_pixel_32_t fetch_pixel_32; member
1526 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-noop.c92 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_src_iter_init()
H A Dpixman-access.c1267 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1300 fetch_pixel_32_t fetch_pixel_32; member
1458 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
H A Dpixman-bits-image.c65 return image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha()
625 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general()
641 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general()
1199 color = bits->fetch_pixel_32 (bits, x, y); in MAKE_FETCHERS()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-noop.c92 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_src_iter_init()
H A Dpixman-access.c1267 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1300 fetch_pixel_32_t fetch_pixel_32; member
1458 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-noop.c92 color = image->bits.fetch_pixel_32 (&image->bits, 0, 0); in noop_src_iter_init()
H A Dpixman-access.c1267 uint32_t pixel32 = image->fetch_pixel_32 (image, offset, line); in fetch_pixel_generic_float()
1300 fetch_pixel_32_t fetch_pixel_32; member
1458 image->fetch_pixel_32 = info->fetch_pixel_32; in setup_accessors()
H A Dpixman-bits-image.c65 return image->fetch_pixel_32 (image, x, y); in fetch_pixel_no_alpha()
625 pixel = image->fetch_pixel_32 (image, x, y); in fetch_pixel_general()
641 pixel_a = image->common.alpha_map->fetch_pixel_32 ( in fetch_pixel_general()
1199 color = bits->fetch_pixel_32 (bits, x, y); in MAKE_FETCHERS()
/dports/games/libretro-2048/libretro-2048-35a299c/pixman/pixman/
H A Dpixman-bits-image.c138 return image->fetch_pixel_32 (image, x, y); in get_pixel()
885 image->bits.fetch_pixel_32 = image->bits.fetch_pixel_raw_32; in bits_image_property_changed()
894 image->bits.fetch_pixel_32 = bits_image_fetch_pixel_alpha; in bits_image_property_changed()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dpixman-16-bit-pipeline.patch71 fetch_pixel_32_t fetch_pixel_32;
188 image->fetch_pixel_32 = info->fetch_pixel_32;
834 fetch_pixel_32_t fetch_pixel_32;
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dpixman-16-bit-pipeline.patch71 fetch_pixel_32_t fetch_pixel_32;
188 image->fetch_pixel_32 = info->fetch_pixel_32;
834 fetch_pixel_32_t fetch_pixel_32;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dpixman-16-bit-pipeline.patch71 fetch_pixel_32_t fetch_pixel_32;
188 image->fetch_pixel_32 = info->fetch_pixel_32;
834 fetch_pixel_32_t fetch_pixel_32;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dpixman-16-bit-pipeline.patch71 fetch_pixel_32_t fetch_pixel_32;
188 image->fetch_pixel_32 = info->fetch_pixel_32;
834 fetch_pixel_32_t fetch_pixel_32;

12