Searched refs:VGLBitmapCreate (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libvgl/
H A DMakefile12 vgl.3 VGLBitmapCreate.3 \
H A Dvgl.h111 VGLBitmap *VGLBitmapCreate(int type, int xsize, int ysize, byte *bits);
H A Dbitmap.c371 *VGLBitmapCreate(int type, int xsize, int ysize, byte *bits) function
/freebsd-12-stable/share/examples/libvgl/
H A Ddemo.c61 tmp = VGLBitmapCreate(MEMBUF, 256, 256, NULL);

Completed in 178 milliseconds