Home
last modified time | relevance | path

Searched refs:_draw_image (Results 1 – 13 of 13) sorted by relevance

/dports/devel/z88dk/z88dk/libsrc/target/gb/gbdk/
H A Ddraw_image.asm5 PUBLIC _draw_image
15 _draw_image: ; Non banked as pointer label
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DFilterWgLevel.c97 static void _draw_image(FilterWgLevel *p,uint32_t *histogram) in _draw_image() function
343 _draw_image(p, histogram); in FilterWgLevel_new()
/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DFilterWgLevel.c95 static void _draw_image(FilterWgLevel *p,uint32_t *histogram) in _draw_image() function
339 _draw_image(p, histogram); in FilterWgLevel_new()
/dports/graphics/p5-Graphics-Primitive/Graphics-Primitive-0.67/lib/Graphics/Primitive/
H A DDriver.pm42 $self->_draw_image($comp);
/dports/graphics/py-gphoto2/gphoto2-2.2.4/examples/
H A Dfocus-gui.py283 self._draw_image()
329 self._draw_image()
346 def _draw_image(self): member in MainWindow
H A Dcam-conf-view-gui.py1119 self._draw_image()
1130 def _draw_image(self): member in MainWindow
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/
H A Dlibaom.c83 static void _draw_image(aom_decoder_t *this, aom_image_t *aom_img) in _draw_image() function
203 _draw_image(this, aom_img); in _decode()
H A Ddav1d.c295 static void _draw_image(dav1d_decoder_t *this, Dav1dPicture *pic) in _draw_image() function
368 _draw_image(this, &pic); in _decode()
453 _draw_image(this, &pic); in _dav1d_flush()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_image.c1775 _draw_image(Evas_Object_Protected_Data *obj, in _draw_image() function
2417 _draw_image(obj, engine, output, context, surface, pixels, in _evas_image_render_hband()
2433 _draw_image(obj, engine, output, context, surface, pixels, in _evas_image_render_hband()
2447 _draw_image(obj, engine, output, context, surface, pixels, in _evas_image_render_hband()
2622 _draw_image(obj, engine, output, context, surface, pixels, in _evas_image_render()
2715_draw_image(obj, engine, output, context, surface, pixels, inx, iny, inw, inh, outx, outy, outw, o… in _evas_image_render()
2723_draw_image(obj, engine, output, context, surface, pixels, inx, iny, inw, inh, outx, outy, outw, o… in _evas_image_render()
2731_draw_image(obj, engine, output, context, surface, pixels, inx, iny, inw, inh, outx, outy, outw, o… in _evas_image_render()
2739_draw_image(obj, engine, output, context, surface, pixels, inx, iny, inw, inh, outx, outy, outw, o… in _evas_image_render()
2768_draw_image(obj, engine, output, context, surface, pixels, inx, iny, inw, inh, outx, outy, outw, o… in _evas_image_render()
[all …]
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/mcomix/
H A Dmain.py353 GLib.idle_add(self._draw_image, scroll_to,
398 def _draw_image(self, scroll_to): member in MainWindow
/dports/graphics/p5-Graphics-Primitive-Driver-Cairo/Graphics-Primitive-Driver-Cairo-0.47/lib/Graphics/Primitive/Driver/
H A DCairo.pm498 sub _draw_image { subroutine
/dports/graphics/darktable/darktable-3.6.1/src/views/
H A Dmap.c1116 static GdkPixbuf *_draw_image(const int imgid, int *width, int *height, in _draw_image() function
1213 GdkPixbuf *thumb = _draw_image(entry->imgid, &entry->width, &entry->height, in _view_map_draw_image()
1642 GdkPixbuf *thumb = _draw_image(imgid, NULL, &height, count, TRUE, thumb_frame_sel_color, in _view_map_drag_set_icon()
2315 GdkPixbuf *thumb = _draw_image(p->imgid, NULL, NULL, p->count, TRUE, in _view_map_draw_single_image()
/dports/graphics/darktable38/darktable-3.8.0/src/views/
H A Dmap.c1119 static GdkPixbuf *_draw_image(const int imgid, int *width, int *height, in _draw_image() function
1216 GdkPixbuf *thumb = _draw_image(entry->imgid, &entry->width, &entry->height, in _view_map_draw_image()
1647 GdkPixbuf *thumb = _draw_image(imgid, NULL, &height, count, TRUE, thumb_frame_sel_color, in _view_map_drag_set_icon()
2387 GdkPixbuf *thumb = _draw_image(p->imgid, NULL, NULL, p->count, TRUE, in _view_map_draw_single_image()