Home
last modified time | relevance | path

Searched refs:Bitmap (Results 1 – 21 of 21) sorted by relevance

/freebsd-13.1/lib/libvgl/
H A Dbitmap.c102 VGLPlane[i][0] |= dst->Bitmap[pos] & ~mask[start_offset]; in WriteVerticalLine()
103 bcopy(&VGLPlane[i][0], dst->Bitmap + pos, bwidth); in WriteVerticalLine()
144 bcopy(line, dst->Bitmap + offset, i); in WriteVerticalLine()
206 if (src->Bitmap == dst->Bitmap && srcy < dsty) { in __VGLBitmapCopy()
273 object->Bitmap = bits; in VGLBitmapCreate()
281 if (object->Bitmap) in VGLBitmapDestroy()
282 free(object->Bitmap); in VGLBitmapDestroy()
290 if (object->Bitmap == NULL) in VGLBitmapAllocateBits()
307 bcopy(src->Bitmap, dst->Bitmap, size * pb); in VGLBitmapCvt()
313 color = VGLrgb332ToNative(src->Bitmap[srcpos]); in VGLBitmapCvt()
[all …]
H A Dsimple.c81 memcpy(&object->Bitmap[offset], &color, 1); in VGLSetXY()
84 memcpy(&object->Bitmap[offset], &color, 2); in VGLSetXY()
87 memcpy(&object->Bitmap[offset], &color, 3); in VGLSetXY()
90 memcpy(&object->Bitmap[offset], &color, 4); in VGLSetXY()
99 memcpy(&object->Bitmap[soffset], &color, 1); in VGLSetXY()
128 object->Bitmap[offset] |= (byte)color; in VGLSetXY()
152 memcpy(&color, &object->Bitmap[offset], 1); in VGLGetXY()
155 memcpy(&color, &object->Bitmap[offset], 2); in VGLGetXY()
158 memcpy(&color, &object->Bitmap[offset], 3); in VGLGetXY()
161 memcpy(&color, &object->Bitmap[offset], 4); in VGLGetXY()
[all …]
H A Dmouse.c263 free(VGLMouseOrMask->Bitmap); in VGLMouseSetImage()
315 ormask->Bitmap[i] = ormask->Bitmap[i] == BORDER ? border : in VGLMouseInit()
316 ormask->Bitmap[i] == INTERIOR ? interior : 0; in VGLMouseInit()
319 ormask->Bitmap[i] = ormask->Bitmap[i] == BORDER ? border : in VGLMouseInit()
320 ormask->Bitmap[i] == INTERIOR ? interior : 0; in VGLMouseInit()
377 VGLMouseAndMask->Bitmap[(y-VGLMouseYpos)*VGLMouseAndMask->VXsize+ in VGLMouseFreezeXY()
416 if (VGLMouseAndMask->Bitmap[pos]) in VGLMouseMerge()
417 bcopy(&VGLMouseOrMask->Bitmap[pos * VGLDisplay->PixelBytes], in VGLMouseMerge()
H A Dmain.c337 VGLDisplay->Bitmap = VGLMem; in VGLInit()
342 VGLVDisplay.Bitmap = malloc(2 * VGLBufSize); in VGLInit()
344 VGLVDisplay.Bitmap = VGLBuf; in VGLInit()
440 VGLDisplay->Bitmap = VGLMem; in VGLCheckSwitch()
455 munmap(VGLDisplay->Bitmap, VGLAdpInfo.va_window_size); in VGLCheckSwitch()
461 VGLDisplay->Bitmap = VGLBuf; in VGLCheckSwitch()
H A Dvgl.h47 byte *Bitmap; member
/freebsd-13.1/share/examples/libvgl/
H A Ddemo.c94 tmp->Bitmap[i+256*j] = i%16; in main()
98 tmp->Bitmap[i+256*j] = j%16; in main()
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h538 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
544 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member
556 EFI_HII_RGB_PIXEL Bitmap[1]; member
561 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
566 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member
578 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
584 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member
596 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
602 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dpbm4 # pbm: file(1) magic for Portable Bitmap files
H A Dapplix10 >7 string RASTER Bitmap
H A Dimages520 # GRR 950115: this is Thomas Boutell's Portable Bitmap Format proposal
622 # Fuzzy Bitmap (FBM) images
779 # Note: by bitmap-bmp-v2o.trid.xml called "Windows Bitmap (v2o)"
1340 # The color mode; 0~Bitmap 1~Grayscale 2~Indexed 3~RGB 4~CMYK 7~Multichannel 9~Duotone 9~Lab
1782 # Polar Monitor Bitmap (.pmb) used as logo for Polar Electro watches
1784 0 string/t [BitmapInfo2] Polar Monitor Bitmap text
1790 0 string GARMIN\ BITMAP\ 01 Garmin Bitmap file
H A Driff194 # RIFF Device Independent Bitmap format
690 # RIFF Device Independent Bitmap format
H A Dfonts80 # X11 Bitmap Distribution Format, from Daniel Quinlan ([email protected])
H A Dmap387 # "KpGr"~recursiv embedded,"GARMIN BITMAP"~Garmin Bitmap *.srf, "PK"~ZIP archive
H A Dmsdos204 # FON: Bitmap font
/freebsd-13.1/crypto/openssh/
H A DPROTOCOL.krl94 Bitmap sections use type KRL_SECTION_CERT_SERIAL_BITMAP and revoke keys
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwc-qos-ethernet.txt113 - snps,burst-map: Bitmap of allowed AXI burst lengts, with the LSB
/freebsd-13.1/sys/contrib/device-tree/Bindings/opp/
H A Dqcom-nvmem-cpufreq.txt47 Bitmap:
/freebsd-13.1/share/misc/
H A Dusb_hid_usages1190 0x80 Bitmap Size X
1191 0x81 Bitmap Size Y
/freebsd-13.1/sys/conf/
H A DNOTES1570 # Bitmap of units to enable targetmode operations.
1592 # Bitmap of units to enable targetmode operations.
/freebsd-13.1/share/termcap/
H A Dtermcap558 luna|luna68k|LUNA68K Bitmap console:\
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src20471 luna|luna68k|LUNA68K Bitmap console,