Home
last modified time | relevance | path

Searched defs:new_image (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpimage-duplicate.c91 GimpImage *new_image; in gimp_image_duplicate() local
175 GimpImage *new_image) in gimp_image_duplicate_resolution()
199 GimpImage *new_image) in gimp_image_duplicate_colormap()
210 GimpImage *new_image) in gimp_image_duplicate_item()
226 GimpImage *new_image) in gimp_image_duplicate_layers()
264 GimpImage *new_image) in gimp_image_duplicate_channels()
292 GimpImage *new_image) in gimp_image_duplicate_vectors()
399 GimpImage *new_image) in gimp_image_duplicate_mask()
431 GimpImage *new_image) in gimp_image_duplicate_guides()
480 GimpImage *new_image) in gimp_image_duplicate_grid()
[all …]
H A Dgimpimage-new.c171 GimpImage *new_image; in gimp_image_new_from_drawable() local
246 GimpImage *new_image; in gimp_image_new_from_component() local
341 GimpImage *new_image; in gimp_image_new_from_pixbuf() local
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rusttype-0.7.7/tests/
H A Drender_reference.rs35 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('☣').scaled(Scale::uniform(600.0))); in render_to_reference_big_biohazard() localVariable
66 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('w').scaled(Scale::uniform(16.0))); in render_to_reference_w() localVariable
97 let new_image = draw_luma_alpha(OPEN_SANS_ITALIC.glyph('ΐ').scaled(Scale::uniform(60.0))); in render_to_reference_iota() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rusttype-0.7.9/tests/
H A Drender_reference.rs35 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('☣').scaled(Scale::uniform(600.0))); in render_to_reference_big_biohazard() localVariable
66 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('w').scaled(Scale::uniform(16.0))); in render_to_reference_w() localVariable
97 let new_image = draw_luma_alpha(OPEN_SANS_ITALIC.glyph('ΐ').scaled(Scale::uniform(60.0))); in render_to_reference_iota() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/rusttype-0.7.3/tests/
H A Drender_reference.rs40 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('☣').scaled(Scale::uniform(600.0))); in render_to_reference_big_biohazard() localVariable
70 let new_image = draw_luma_alpha(DEJA_VU_MONO.glyph('w').scaled(Scale::uniform(16.0))); in render_to_reference_w() localVariable
100 let new_image = draw_luma_alpha(OPEN_SANS_ITALIC.glyph('ΐ').scaled(Scale::uniform(60.0))); in render_to_reference_iota() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/zucchini/
H A Dzucchini_apply.cc23 MutableBufferView new_image) { in ApplyEquivalenceAndExtraData()
63 MutableBufferView new_image) { in ApplyRawDelta()
97 MutableBufferView new_image) { in ApplyReferencesCorrection()
186 MutableBufferView new_image) { in ApplyElement()
197 MutableBufferView new_image) { in ApplyBuffer()
H A Dzucchini_gen.cc96 bool GenerateEquivalencesAndExtraData(ConstBufferView new_image, in GenerateEquivalencesAndExtraData()
123 ConstBufferView new_image, in GenerateRawDelta()
243 ConstBufferView new_image, in GenerateRawElement()
264 ConstBufferView new_image, in GenerateExecutableElement()
324 ConstBufferView new_image, in GenerateBufferCommon()
426 ConstBufferView new_image, in GenerateBuffer()
434 ConstBufferView new_image, in GenerateBufferImposed()
446 ConstBufferView new_image, in GenerateBufferRaw()
H A Dimposed_ensemble_matcher.cc26 ConstBufferView new_image, in Parse()
123 ConstBufferView new_image) { in RunMatch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/zucchini/
H A Dzucchini_apply.cc23 MutableBufferView new_image) { in ApplyEquivalenceAndExtraData()
63 MutableBufferView new_image) { in ApplyRawDelta()
97 MutableBufferView new_image) { in ApplyReferencesCorrection()
186 MutableBufferView new_image) { in ApplyElement()
197 MutableBufferView new_image) { in ApplyBuffer()
H A Dzucchini_gen.cc96 bool GenerateEquivalencesAndExtraData(ConstBufferView new_image, in GenerateEquivalencesAndExtraData()
123 ConstBufferView new_image, in GenerateRawDelta()
243 ConstBufferView new_image, in GenerateRawElement()
264 ConstBufferView new_image, in GenerateExecutableElement()
324 ConstBufferView new_image, in GenerateBufferCommon()
426 ConstBufferView new_image, in GenerateBuffer()
434 ConstBufferView new_image, in GenerateBufferImposed()
446 ConstBufferView new_image, in GenerateBufferRaw()
H A Dimposed_ensemble_matcher.cc26 ConstBufferView new_image, in Parse()
123 ConstBufferView new_image) { in RunMatch()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gui/
H A Dgui_button.cpp151 int new_image = (PushedImage > 0) ? PushedImage : CurrentImage; in OnMouseDown() local
160 int new_image = (IsPushed && PushedImage > 0) ? PushedImage : in OnMouseEnter() local
178 int new_image; in OnMouseUp() local
/dports/x11/xloadimage/xloadimage.4.1/
H A Dimagetypes.c58 Image *new_image; local
88 Image *new_image; local
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimptoolbox-dnd.c187 GimpImage *new_image; in gimp_toolbox_drop_drawable() local
245 GimpImage *new_image; in gimp_toolbox_drop_component() local
266 GimpImage *new_image; in gimp_toolbox_drop_pixbuf() local
/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/tests/
H A Dutil_image_file_test.cpp137 Util::Image new_image{std::move(image)}; variable
155 Util::Image new_image; variable
/dports/graphics/ssocr/ssocr-2.22.0/
H A Dimgproc.c134 Imlib_Image new_image; /* construct filtered image here */ in set_pixels_filter() local
243 Imlib_Image new_image; /* construct filtered image here */ in keep_pixels_filter() local
313 Imlib_Image new_image; /* construct filtered image here */ in gray_stretch() local
381 Imlib_Image new_image; /* construct filtered image here */ in dynamic_threshold() local
422 Imlib_Image new_image; /* construct filtered image here */ in make_mono() local
699 Imlib_Image new_image; /* construct filtered image here */ in white_border() local
738 Imlib_Image new_image; /* construct filtered image here */ in shear() local
782 Imlib_Image new_image; /* construct filtered image here */ in rotate() local
830 Imlib_Image new_image; /* construct filtered image here */ in mirror() local
916 Imlib_Image new_image; /* construct filtered image here */ in invert() local
[all …]
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/core/
H A Dfilter_fieldorder.c55 uint8_t *new_image = mlt_pool_alloc( size ); in get_image() local
89 uint8_t *new_planes[4], *old_planes[4], *new_image; in get_image() local
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/core/
H A Dfilter_fieldorder.c55 uint8_t *new_image = mlt_pool_alloc( size ); in get_image() local
89 uint8_t *new_planes[4], *old_planes[4], *new_image; in get_image() local
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/core/
H A Dfilter_fieldorder.c55 uint8_t *new_image = mlt_pool_alloc( size ); in get_image() local
89 uint8_t *new_planes[4], *old_planes[4], *new_image; in get_image() local
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/core/
H A Dfilter_fieldorder.c55 uint8_t *new_image = mlt_pool_alloc( size ); in get_image() local
89 uint8_t *new_planes[4], *old_planes[4], *new_image; in get_image() local
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/core/
H A Dfilter_fieldorder.c55 uint8_t *new_image = mlt_pool_alloc( size ); in get_image() local
89 uint8_t *new_planes[4], *old_planes[4], *new_image; in get_image() local
/dports/net-im/beebeep/beebeep-code-r1476/src/gui/
H A DImageOptimizer.cpp40 QImage ImageOptimizer::diffImage( const QImage& old_image, const QImage& new_image, QRgb diff_color… in diffImage() argument
63 QImage ImageOptimizer::mergeImage( const QImage& old_image, const QImage& new_image, QRgb diff_colo… in mergeImage() argument
/dports/games/xshisen/xshisen-1.51/
H A Dimage.C8 XImage *orig_image, *new_image; in ResizePixmap() local
50 XImage *orig_image, *new_image; in MakeHalfBrightPixmap() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dexecl.c43 char *new_image; in main() local
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.threads/
H A Dexecl.c43 char *new_image; in main() local

12345678910>>...15