Home
last modified time | relevance | path

Searched defs:image_draw (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_copy_image/
H A Dsimple.c121 image_draw(struct image *image, int x, int y) in image_draw() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/nv_copy_image/
H A Dsimple.c122 image_draw(struct image *image, int x, int y) in image_draw() function
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaplegend.c40 imageObj* image_draw, in msDrawGradientSymbol()
104 imageObj *image_draw = image; in msDrawLegendIcon() local
H A Dmapdraw.c689 imageObj *image_draw = image; in msDrawLayer() local
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_generic/filters/
H A Devas_filter_blend.c192 _filter_blend_cpu_generic_do(Evas_Filter_Command *cmd, draw_func image_draw) in _filter_blend_cpu_generic_do()
287 draw_func image_draw) in _mapped_blend()
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dimage.c203 void image_draw( Image *image ) in image_draw() function
/dports/games/opensonic/opensnc-src-0.1.4/src/core/
H A Dimage.c291 void image_draw(const image_t *src, image_t *dest, int x, int y, uint32 flags) in image_draw() function
/dports/graphics/dia/dia-0.97.3/objects/standard/
H A Dimage.c340 image_draw(Image *image, DiaRenderer *renderer) in image_draw() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dtoolbar.cpp178 image_draw(GtkWidget* widget, cairo_t* cr, wxToolBarTool* tool) in image_draw() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dtoolbar.cpp178 image_draw(GtkWidget* widget, cairo_t* cr, wxToolBarTool* tool) in image_draw() function
/dports/games/julius/julius-1.7.0/src/graphics/
H A Dimage.c558 void image_draw(int image_id, int x, int y) in image_draw() function
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dimage.c927 void image_draw(int image_id, int x, int y) in image_draw() function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dwidgets.c772 int image_draw(widget_list *W) in image_draw() function
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_private.h967 …Eina_Bool (*image_draw) (void *engine, void *data, void *context, void *surface, v… member