Home
last modified time | relevance | path

Searched refs:argb32 (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/cairo/cairo-1.17.4/
H A DChangeLog.pre-1.121521 test/reference/a1-bug.argb32.ref.png | Bin 3735 -> 0 bytes
6798 ...2.ref.png => raster-source.base.argb32.ref.png} | Bin
6801 ....ref.png => raster-source.traps.argb32.ref.png} | Bin
15751 test/big-empty-box.argb32.ref.png | Bin 0 -> 111 bytes
16027 test/big-little-box.argb32.ref.png | Bin 0 -> 169 bytes
20454 ...ng => recording-surface-over.gl.argb32.ref.png} | Bin
20456 ...g => recording-surface-over.pdf.argb32.ref.png} | Bin
20458 ...ng => recording-surface-over.ps.argb32.ref.png} | Bin
20460 ...> recording-surface-over.quartz.argb32.ref.png} | Bin
20463 ...g => recording-surface-over.svg.argb32.ref.png} | Bin
[all …]
H A DChangeLog.pre-1.14561 ...png => extended-blend-alpha-mask.argb32.ref.png} | Bin
563 ....ref.png => extended-blend-alpha.argb32.ref.png} | Bin
568 ...ng => extended-blend-solid-alpha.argb32.ref.png} | Bin
1304 ....ref.png => big-little-triangle.argb32.ref.png} | Bin
1312 .../{clear.ref.png => clear.argb32.ref.png} | Bin
2677 argb32 content format and so on.
2680 argb32 and rgb24 content formats.
2702 with argb32 and rgb24 content formats.
2705 with argb32 content format and so on.
4558 record90-paint-alpha.argb32.ref
[all …]
H A DChangeLog.pre-1.16435 Normalize extended-blend-mask.{argb32,rgb24}.ref.png
815 gtk+gdk (which nowadays always creates argb32 windows).
901 - essentially all surface types except argb32.
6957 ....ref.png => new-sub-path.quartz.argb32.ref.png} | Bin
7019 ... recording-surface-extend-pad.argb32.xfail.png} | Bin
7858 win32 (argb32): 1 crashed!
7859 win32 (argb32): 17 error
7860 win32 (argb32): 68 failed
7864 win32-window-coloralpha (argb32): 1 crashed!
7865 win32-window-coloralpha (argb32): 17 error
[all …]
H A DChangeLog.pre-1.1042630 ...argb32-ref.png => fill-rule.ps2.argb32.ref.png} | Bin
42632 ...argb32-ref.png => fill-rule.ps3.argb32.ref.png} | Bin
42780 ...-pdf-argb32-ref.png => mask.pdf.argb32.ref.png} | Bin
42786 ...11-argb32-ref.png => mask.svg11.argb32.ref.png} | Bin
42788 ...12-argb32-ref.png => mask.svg12.argb32.ref.png} | Bin
43068 ...argb32-ref.png => trap-clip.pdf.argb32.ref.png} | Bin
43070 ...argb32-ref.png => trap-clip.ps2.argb32.ref.png} | Bin
43072 ...argb32-ref.png => trap-clip.ps3.argb32.ref.png} | Bin
48881 ...argb32-ref.png => fill-rule-ps2-argb32-ref.png} | Bin
48991 ...argb32-ref.png => trap-clip-ps3-argb32-ref.png} | Bin
[all …]
H A DChangeLog.pre-1.2198 test/degenerate-path-ps-argb32-ref.png | Bin 0 -> 197 bytes
253 test/paint-source-alpha-pdf-argb32-ref.png | Bin 0 -> 475 bytes
470 test/text-pattern-pdf-argb32-ref.png | Bin 0 -> 1632 bytes
471 test/text-pattern-ps-argb32-ref.png | Bin 0 -> 1681 bytes
494 test/dash-zero-length-ps-argb32-ref.png | Bin 214 -> 272 bytes
1995 test/pixman-rotate-svg-argb32-ref.png | Bin 0 -> 258 bytes
3554 test/dash-scale-ps-argb32-ref.png | Bin 0 -> 2950 bytes
4788 test/push-group-svg-argb32-ref.png | Bin 0 -> 2945 bytes
6800 rectangle-rounding-error-pdf-argb32-out.pdf
6801 unantialiased-shapes-pdf-argb32-out.pdf
[all …]
H A DChangeLog.pre-1.41605 test/surface-pattern-ps-argb32-ref.png | Bin 0 -> 2520 bytes
1939 test/text-rotate-ps-argb32-ref.png | Bin 0 -> 7198 bytes
2237 test/leaky-dash-ps-argb32-ref.png | Bin 0 -> 286 bytes
2304 test/dash-state-ps-argb32-ref.png | Bin 0 -> 8652 bytes
8528 test/infinite-join-ps-argb32-ref.png | Bin 0 -> 220 bytes
9558 ...h-data-ps-argb32-ref.png => copy-path-ps-argb32-ref.png} | Bin
11777 test/bitmap-font-pdf-argb32-ref.png | Bin 0 -> 1064 bytes
11967 test/dash-caps-joins-ps-argb32-ref.png
11968 test/degenerate-path-ps-argb32-ref.png
12044 test/close-path-ps-argb32-ref.png | Bin 0 -> 311 bytes
[all …]
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dpng.c85 uint32_t argb32 = 0xdeadbede; in preamble() local
90 surface0 = cairo_image_surface_create_for_data ((unsigned char *) &argb32, in preamble()
124 assert (*(uint32_t *) cairo_image_surface_get_data (surface1) == argb32); in preamble()
129 surface0 = cairo_image_surface_create_for_data ((unsigned char *) &argb32, in preamble()
162 == (argb32 & RGB_MASK)); in preamble()
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/tests/
H A DTestGrayscale.cpp60 QImage argb32(w, h, QImage::Format_ARGB32); in BOOST_AUTO_TEST_CASE() local
67 argb32.setPixel(x, y, rnd ? 0x80303030 : 0x80606060); in BOOST_AUTO_TEST_CASE()
72 BOOST_CHECK(toGrayscale(argb32) == gray); in BOOST_AUTO_TEST_CASE()
/dports/multimedia/libmpeg2/libmpeg2-0.5.1/libmpeg2/convert/
H A Drgb_mmx.c235 static inline void argb32 (void * const _id, uint8_t * const * src, in argb32() function
284 argb32 (id, src, v_offset, CPU_MMXEXT); in mmxext_argb32()
295 argb32 (id, src, v_offset, CPU_MMX); in mmx_argb32()
/dports/emulators/fs-uae/fs-uae-3.1.35/libmpeg2/libmpeg2/convert/
H A Drgb_mmx.c235 static inline void argb32 (void * const _id, uint8_t * const * src, in argb32() function
284 argb32 (id, src, v_offset, CPU_MMXEXT); in mmxext_argb32()
295 argb32 (id, src, v_offset, CPU_MMX); in mmx_argb32()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/
H A DChangeLog18412 Force argb32 glyphs.
23715 test/clear.argb32.ref.png | Bin 0 -> 695 bytes
23718 test/clear.svg12.argb32.xfail.png | Bin 0 -> 170 bytes
24987 Remove also argb32 and rgb24 pdf reference images.
25011 test/mask.pdf.argb32.ref.png | Bin 9903 -> 9918 bytes
25021 Remove also argb32 and rgb24 pdf reference images.
25054 Remove also argb32 and rgb24 pdf reference images.
25068 Remove also argb32 and rgb24 pdf reference images.
32509 test/twin.svg11.argb32.ref.png | Bin 1797 -> 0 bytes
32512 test/twin.svg12.argb32.ref.png | Bin 1797 -> 0 bytes
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_viewport_opengl.cpp381 _downscaleProgram.argb32.emplace(); in ensureARGB32Program()
383 &*_downscaleProgram.argb32, in ensureARGB32Program()
389 _frameProgram.argb32.emplace(); in ensureARGB32Program()
391 &*_frameProgram.argb32, in ensureARGB32Program()
405 _downscaleProgram.argb32 = std::nullopt; in deinit()
408 _frameProgram.argb32 = std::nullopt; in deinit()
777 ? &*_frameProgram.argb32 in paintTile()
957 program.argb32->bind(); in bindFrame()
977 program.argb32->setUniformValue("s_texture", GLint(0)); in bindFrame()
1069 ? &*_downscaleProgram.argb32 in drawDownscalePass()
H A Dcalls_group_viewport_opengl.h66 std::optional<QOpenGLShaderProgram> argb32; member
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/arthur/data/qps/
H A Dpixmap_scaling.qps232 drawText 15 0 "drawImage - argb32"
366 drawText 15 0 "clipping - argb32"
450 drawText 15 0 "clipping - argb32"
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/cbook/
H A D__init__.py2186 argb32 = np.take(rgba8888, [2, 1, 0, 3], axis=2)
2187 rgb24 = argb32[..., :-1]
2188 alpha8 = argb32[..., -1:]
2190 argb32 = np.take(rgba8888, [3, 0, 1, 2], axis=2)
2191 alpha8 = argb32[..., :1]
2192 rgb24 = argb32[..., 1:]
2198 return argb32
/dports/graphics/guile-cairo/guile-cairo-1.11.1/
H A DREADME27 (define surf (cairo-image-surface-create 'argb32 140 100))
64 ;; => (argb32 rgb24 a8 a1)
/dports/x11-wm/muffin/muffin-4.8.0/src/compositor/
H A Dmeta-window-actor.c110 guint argb32 : 1; member
460 priv->argb32 = TRUE; in meta_window_actor_constructed()
763 return (priv->argb32 || priv->opacity != 0xff) && priv->window->frame; in clip_shadow_under_window()
994 if (priv->argb32 || priv->opacity != 0xff) in meta_window_actor_has_shadow()
1571 if (priv->argb32 && !meta_window_requested_bypass_compositor (metaWindow)) in meta_window_actor_should_unredirect()
2578 if (priv->argb32 && priv->window->opaque_region != NULL) in check_needs_reshape()
2594 else if (priv->argb32) in check_needs_reshape()
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dimencdec.c154 if( im->alt.argb32 == NULL ) in create_image_argb32()
155 im->alt.argb32 = safemalloc( im->width*im->height*sizeof(ARGB32) ); in create_image_argb32()
407 }else if( im->alt.argb32 != NULL ) in start_image_decoding()
780 ARGB32 *row = imdec->im->alt.argb32 + y*imdec->im->width ; in decode_asscanline_argb32()
1438 register ARGB32 *data = imout->im->alt.argb32 ; in encode_image_scanline_argb32()
1462 tile_argb32_line( imout->im->alt.argb32, imout->next_line, in encode_image_scanline_argb32()
H A Dasimage.c141 if( im->alt.argb32 ) in asimage_init()
142 free( im->alt.argb32 ); in asimage_init()
317 fprintf( stderr,"\t\tASImage[%p].alt.argb32 = %p;\n", im, im->alt.argb32 ); in print_asimage_func()
H A Dasimage.h156 ARGB32 *argb32 ; /* array of widthxheight ARGB32 member
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dimencdec.c151 if( im->alt.argb32 == NULL ) in create_image_argb32()
152 im->alt.argb32 = safemalloc( im->width*im->height*sizeof(ARGB32) ); in create_image_argb32()
404 }else if( im->alt.argb32 != NULL ) in start_image_decoding()
777 ARGB32 *row = imdec->im->alt.argb32 + y*imdec->im->width ; in decode_asscanline_argb32()
1435 register ARGB32 *data = imout->im->alt.argb32 ; in encode_image_scanline_argb32()
1459 tile_argb32_line( imout->im->alt.argb32, imout->next_line, in encode_image_scanline_argb32()
H A Dasimage.c141 if( im->alt.argb32 ) in asimage_init()
142 free( im->alt.argb32 ); in asimage_init()
317 fprintf( stderr,"\t\tASImage[%p].alt.argb32 = %p;\n", im, im->alt.argb32 ); in print_asimage_func()
/dports/multimedia/transcode/transcode-1.1.7/aclib/
H A Dimg_yuv_rgb.c135 DEFINE_YUV2RGB_SET(argb32, 4,1,2,3)
220 DEFINE_RGB2YUV_SET(argb32, 4,1,2,3)
507 DEFINE_YUV2RGB_MMX_SET(argb32, 4,1,2,3)
812 DEFINE_YUV2RGB_SSE2_SET(argb32, 4,1,2,3)
1315 DEFINE_RGB2YUV_SSE2_SET(argb32, 4,1,2,3)
/dports/multimedia/vapoursynth/vapoursynth-R54/src/common/
H A Dp2p_api.cpp54 CASE2(argb32, 0, 0),
/dports/graphics/box/box-0.4.0/libs/g/
H A Dwindow.box23 // as command containers), ``"a1"``, ``"a8"``, ``"rgb24"`` or ``"argb32"`` for

123