Searched refs:Bitmap (Results 1 - 25 of 45) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c109 BITMAP_LEN_1_BIT (Iibt1bit.Bitmap.Width, Iibt1bit.Bitmap.Height);
117 BITMAP_LEN_4_BIT (Iibt4bit.Bitmap.Width, Iibt4bit.Bitmap.Height);
125 BITMAP_LEN_8_BIT (Iibt8bit.Bitmap.Width, Iibt8bit.Bitmap.Height);
277 BitMapPtr = Image->Bitmap;
362 BitMapPtr = Image->Bitmap;
436 BitMapPtr = Image->Bitmap;
492 BitMapPtr = Image->Bitmap;
[all...]
H A DFont.c1652 Image->Image.Bitmap = AllocateZeroPool (Image->Width * Image->Height *sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
1653 if (Image->Image.Bitmap == NULL) {
1821 BufferPtr = Image->Image.Bitmap + Image->Width * BltY + BltX;
2601 Image->Image.Bitmap = AllocateZeroPool (Image->Width * Image->Height * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
2602 if (Image->Image.Bitmap == NULL) {
2615 BltBuffer = Image->Image.Bitmap + (Cell.Height + Cell.OffsetY) * Image->Width - Cell.OffsetX;
/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestDeskbarView.h50 #include <Bitmap.h>
H A DVBoxClipboard.cpp50 #include <Bitmap.h>
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiImage.h41 @param Bitmap A pointer to the actual bitmap, organized left-to-right,
51 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Bitmap; member in struct:_EFI_IMAGE_INPUT
184 @param Bitmap Points to the output bitmap.
195 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Bitmap; member in union:_EFI_IMAGE_OUTPUT::__anon12152
214 specified by Bitmap.
272 the bitmap specified by Bitmap.
291 image will be rendered to the bitmap specified by Bitmap.
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_drawpixels.c55 cr_unpackDispatch.Bitmap( width, height, xorig, yorig, xmove, ymove, bitmap );
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLibPrint.c477 Blt->Image.Bitmap = AllocateZeroPool (Blt->Width * Blt->Height * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
478 ASSERT (Blt->Image.Bitmap != NULL);
518 (EFI_UGA_PIXEL *) Blt->Image.Bitmap,
531 FreePool (Blt->Image.Bitmap);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLibPrint.c477 Blt->Image.Bitmap = AllocateZeroPool (Blt->Width * Blt->Height * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
478 ASSERT (Blt->Image.Bitmap != NULL);
518 (EFI_UGA_PIXEL *) Blt->Image.Bitmap,
531 FreePool (Blt->Image.Bitmap);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h459 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BLOCK
465 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_TRANS_BLOCK
477 EFI_HII_RGB_PIXEL Bitmap[1]; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
482 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BLOCK
487 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_TRANS_BLOCK
499 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BLOCK
505 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_TRANS_BLOCK
517 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_PALETTE_BLOCK
523 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_TRANS_BLOCK
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h536 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BLOCK
542 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_TRANS_BLOCK
554 EFI_HII_RGB_PIXEL Bitmap[1]; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
559 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BLOCK
564 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_TRANS_BLOCK
576 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BLOCK
582 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_TRANS_BLOCK
594 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_PALETTE_BLOCK
600 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_TRANS_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h534 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BLOCK
540 EFI_HII_IIBT_IMAGE_1BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_TRANS_BLOCK
552 EFI_HII_RGB_PIXEL Bitmap[1]; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
557 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BLOCK
562 EFI_HII_IIBT_IMAGE_24BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_TRANS_BLOCK
574 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BLOCK
580 EFI_HII_IIBT_IMAGE_4BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_TRANS_BLOCK
592 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_PALETTE_BLOCK
598 EFI_HII_IIBT_IMAGE_8BIT_BASE Bitmap; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_TRANS_BLOCK
/vbox/src/VBox/Devices/USB/
H A DVUSBInternal.h378 /** Availability Bitmap. */
379 VUSBPORTBITMAP Bitmap; member in struct:VUSBROOTHUB
418 AssertCompileMemberAlignment(VUSBROOTHUB, Bitmap, 8);
H A DDrvVUSBRootHub.cpp812 int iPort = ASMBitFirstSet(&pRh->Bitmap, sizeof(pRh->Bitmap) * 8);
818 ASMBitClear(&pRh->Bitmap, iPort);
837 ASMBitSet(&pRh->Bitmap, iPort);
881 ASMBitSet(&pRh->Bitmap, uPort);
1040 pThis->Hub.cPorts = pThis->pIRhPort->pfnGetAvailablePorts(pThis->pIRhPort, &pThis->Bitmap);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c1791 Blt->Image.Bitmap = AllocateZeroPool (Blt->Width * Blt->Height * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
1792 if (Blt->Image.Bitmap == NULL) {
1825 (EFI_UGA_PIXEL *) Blt->Image.Bitmap,
1838 FreePool (Blt->Image.Bitmap);
/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h56 ICD_ENTRY(Bitmap) /* 8 */
H A Dfakedri_glfuncsList.h31 GLAPI_ENTRY(Bitmap)
H A Ddri_drv.c408 driver->Bitmap = vboxDDBitmap;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwintrust.h537 CRYPT_DATA_BLOB Bitmap; member in struct:_SPC_IMAGE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwintrust.h537 CRYPT_DATA_BLOB Bitmap; member in struct:_SPC_IMAGE
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlibteac.c482 crDebug("bitmap is %x\n",result->cap.Bitmap[0]);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h147 void (*Bitmap)( GLcontext *ctx, member in struct:dd_function_table
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.c1284 render_spu.self.Bitmap(POINTER_WIDTH, POINTER_HEIGHT, 1.0, 31.0, 0, 0,
/vbox/include/iprt/nt/
H A Dnt.h412 /** Bitmap where one bit corresponds to a CPU. */
413 uintptr_t Bitmap[20]; member in struct:_KAFFINITY_EX
2194 typedef ULONG KEPROCESSORINDEX; /**< Bitmap indexes != process numbers, apparently. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h52 void (GLAPIENTRYP Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap); /* 8 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitable.h51 void (GLAPIENTRYP Bitmap)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap); /* 8 */

Completed in 188 milliseconds

12