Searched refs:bytesPerRow (Results 26 - 50 of 73) sorted by relevance

123

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.h99 int bytesPerRow, int * sequence, short * number, bigtime_t * when);
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.h36 uint32 bytesPerRow; member in struct:buffer_info
H A DIFSSaver.cpp55 fDirectInfo.bytesPerRow = 0;
185 fDirectInfo.bytesPerRow = info->bytes_per_row;
/haiku/headers/private/graphics/3dfx/
H A DDriverInterface.h90 uint16 bytesPerRow; // number of bytes in one line/row member in struct:DisplayModeEx
/haiku/src/servers/app/
H A DCursorManager.h40 BPoint hotspot, int32 bytesPerRow = -1);
H A DCursorManager.cpp133 int32 flags, BPoint hotspot, int32 bytesPerRow)
139 hotspot, bytesPerRow);
132 CreateCursor(team_id clientTeam, BRect r, color_space format, int32 flags, BPoint hotspot, int32 bytesPerRow) argument
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvesa_private.h58 uint32 height, int8 depth, uint32 bytesPerRow, bool initializing);
H A Dvesa.cpp297 uint32 height, int8 depth, uint32 bytesPerRow, bool initializing)
304 size_t size = bytesPerRow * height;
326 bytesPerRow);
348 sharedInfo.bytes_per_row = bytesPerRow;
296 remap_frame_buffer(vesa_info& info, addr_t physicalBase, uint32 width, uint32 height, int8 depth, uint32 bytesPerRow, bool initializing) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp778 uint32 bytesPerRow = 80; local
780 bits[9 * bytesPerRow + i + 2] = 0x55;
781 bits[30 * bytesPerRow + i + 2] = 0xaa;
787 bits[32 * bytesPerRow + i*2 + 2] = i;
791 bits[y * bytesPerRow + i*2 + 2] = 0xff;
792 bits[y * bytesPerRow + i*2 + 3] = 0xff;
796 bits[y * bytesPerRow + i*2 + 2] = 0xff;
797 bits[y * bytesPerRow + i*2 + 3] = 0xff;
801 bits[y * bytesPerRow + i*2 + 2] = 0xff;
802 bits[y * bytesPerRow
[all...]
/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp416 int32 bytesPerRow)
419 "depth = %ld, bytesPerRow = %ld)\n", (void*)baseAddress, width, height,
420 depth, bytesPerRow));
435 sConsole.bytes_per_row = bytesPerRow;
520 int32 depth, int32 bytesPerRow)
529 return frame_buffer_update(baseAddress, width, height, depth, bytesPerRow);
415 frame_buffer_update(addr_t baseAddress, int32 width, int32 height, int32 depth, int32 bytesPerRow) argument
519 _user_frame_buffer_update(addr_t baseAddress, int32 width, int32 height, int32 depth, int32 bytesPerRow) argument
/haiku/src/apps/cortex/support/
H A DMediaString.h152 uint32 bytesPerRow);
/haiku/headers/private/graphics/s3/
H A DDriverInterface.h126 uint32 bytesPerRow; // actual number of bytes in one line/row member in struct:DisplayModeEx
/haiku/headers/private/print/
H A DTemplate.h56 virtual void DrawPixels(BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data);
H A DPictureIterator.h62 virtual void DrawPixels(BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data) { } argument
H A DPicturePrinter.h61 virtual void DrawPixels(BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data);
/haiku/src/kits/print/
H A DTemplate.cpp104 void Template::DrawPixels(BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data) { argument
H A DPictureIterator.cpp52 static void _DrawPixels(void *p, BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data) argument
53 { return ((PictureIterator *) p)->DrawPixels(src, dest, width, height, bytesPerRow, pixelFormat, flags, data); }
112 (void *)_DrawPixels, // 18 DrawPixels(void *user, BRect src, BRect dest, int32 width, int32 height, int32 bytesPerRow, int32 pixelFormat, int32 flags, void *data)
/haiku/src/add-ons/accelerants/vesa/
H A Daccelerant_protos.h51 uint16 hotY, color_space colorSpace, uint16 bytesPerRow,
/haiku/src/add-ons/accelerants/s3/
H A Dtrio64_mode.cpp214 WriteCrtcReg(0x51, mode.bytesPerRow >> 7, 0x30);
255 WriteReg16(MULTIFUNC_CNTL, SCISSORS_B | ((si.maxFrameBufferSize / mode.bytesPerRow) - 1));
H A Dvirge_mode.cpp62 WriteReg32(DEST_SRC_STR, mode.bytesPerRow | (mode.bytesPerRow << 16));
137 WriteReg32(DEST_SRC_STR, mode.bytesPerRow << 16 | mode.bytesPerRow);
160 WriteReg32(DEST_SRC_STR, mode.bytesPerRow << 16 | mode.bytesPerRow);
625 int width = mode.bytesPerRow >> 3;
652 int dbytes = mode.bytesPerRow;
H A Dmode.cpp72 crtc[0x13] = mode.bytesPerRow / 8;
355 mode.bytesPerRow = mode.timing.h_display * bytesPerPixel;
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.cpp337 int32 width, height, bytesPerRow; local
341 Read(bytesPerRow);
358 BRect(0, 0, width - 1, height - 1), flags, colorSpace, bytesPerRow);
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h161 uint16 bytesPerRow; // number of bytes in one line/row member in struct:DisplayModeEx
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp1549 uint32 bytesPerRow = buffer->BytesPerRow(); local
1561 bits += (ssize_t)src.left * 4 + (ssize_t)src.top * bytesPerRow;
1566 _CopyRect(buffer->IsGraphicsMemory(), bits, width, height, bytesPerRow,
1586 uint32 bytesPerRow, int32 xOffset, int32 yOffset) const
1594 yIncrement = -bytesPerRow;
1595 src += (height - 1) * bytesPerRow;
1598 yIncrement = bytesPerRow;
1601 uint8* dst = src + (ssize_t)yOffset * bytesPerRow + (ssize_t)xOffset * 4;
1585 _CopyRect(bool isGraphicsMemory, uint8* src, uint32 width, uint32 height, uint32 bytesPerRow, int32 xOffset, int32 yOffset) const argument
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp671 const int32& width, const int32& height, const int32& bytesPerRow,
675 if (length != height * bytesPerRow)
683 Write<int32>(bytesPerRow);
670 WriteDrawBitmap(const BRect& srcRect, const BRect& dstRect, const int32& width, const int32& height, const int32& bytesPerRow, const int32& colorSpace, const int32& flags, const void* data, const int32& length) argument

Completed in 508 milliseconds

123