Home
last modified time | relevance | path

Searched defs:getimage (Results 1 – 14 of 14) sorted by path

/dports/devel/z88dk/z88dk/include/
H A Dbgi.h197 #define getimage(lx,ly,rx,ry,i) {} macro
225 #define getimage(lx,ly,rx,ry,i) {} macro
/dports/graphics/grx/grx249/src/bgi/
H A Dgetimage.c28 void getimage(int left, int top, int right, int bottom, void *bitmap) in getimage() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_copy_image/
H A Dformat-swizzle.c54 GLubyte *image, *getimage; in test_combination() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dtexformats.c47 GLubyte *image, *getimage; in test_format() local
/dports/graphics/swftools/swftools-0.9.2/avi2swf/
H A Dvideoreader.h28 int (*getimage) (struct _videoreader_t*, void*buffer); // buffer must hold width*height*4 bytes member
/dports/lang/ptoc/ptoc/WinBGI/
H A Dwinbgi.cxx1351 void getimage(int x1, int y1, int x2, int y2, void* image) in getimage() function
/dports/lang/ptoc/ptoc/Xbgi/
H A Dgetimage.c15 void getimage(int left, int top, int right, int bottom, void *bitmap) in getimage() function
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_imageop.py179 def getimage(name): function
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_imageop.py179 def getimage(name): function
/dports/multimedia/dvbcut/dvbcut-deb-0.7.3/src/
H A Dimageprovider.cpp56 QImage imageprovider::getimage(int picture, bool decodeallgop) in getimage() function in imageprovider
/dports/multimedia/xawtv/xawtv-3.107/libng/
H A Dgrab-ng.h307 struct ng_video_buf* (*getimage)(void *handle); /* single image */ member
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Ddrawimpl.h44 …PetscErrorCode (*getimage)(PetscDraw,unsigned char[][3],unsigned int*,unsigned int*,unsigned char*… member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_imageop.py179 def getimage(name): function
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/
H A DDirlist.pm14 sub getimage subroutine