Searched defs:bitmap (Results 51 - 75 of 182) sorted by relevance

12345678

/haiku/src/apps/resedit/
H A DResourceRoster.cpp94 BBitmap *bitmap = BTranslationUtils::GetBitmap(&memio); local
/haiku/src/libs/print/libprint/
H A DValidRect.cpp135 BoundsCalculator::getValidRect(BBitmap *bitmap, RECT *rect) argument
/haiku/src/add-ons/translators/gif/
H A DGIFSave.h61 BBitmap* bitmap; member in class:GIFSave
H A DGIFSave.cpp48 GIFSave::GIFSave(BBitmap* bitmap, BPositionIO* output, argument
[all...]
/haiku/src/apps/patchbay/
H A DEndpointInfo.cpp103 BBitmap* bitmap = NULL; local
[all...]
/haiku/src/apps/showimage/
H A DImageCache.cpp44 BitmapOwner::BitmapOwner(BBitmap* bitmap) argument
[all...]
H A DImageCache.h47 BBitmap* bitmap; member in struct:CacheEntry
H A DToolBarIcons.cpp592 BBitmap* bitmap; member in struct:IconData
629 BBitmap bitmap = BBitmap(BRect(BPoint(0, 0), iconRenderSize), local
[all...]
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNoScale.h21 Draw(PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, argument
[all...]
H A DBitmapPainter.cpp33 BitmapPainter(const Painter* painter, const ServerBitmap* bitmap, uint32 options) argument
[all...]
H A DDrawBitmapNearestNeighbor.h16 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
/haiku/src/servers/app/drawing/
H A DOverlay.cpp61 Overlay::Overlay(HWInterface& interface, ServerBitmap* bitmap, argument
110 Overlay::Resume(ServerBitmap* bitmap) argument
129 Overlay::Suspend(ServerBitmap* bitmap, bool needTemporary) argument
154 Overlay::_AllocateBuffer(ServerBitmap* bitmap) argument
[all...]
H A DBitmapHWInterface.cpp25 BitmapHWInterface::BitmapHWInterface(ServerBitmap* bitmap) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPDriver.cpp230 GPDriver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/kits/storage/
H A DMime.cpp188 BBitmap* bitmap = icon; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_common.h365 static inline int test_bit(__u8 *bitmap, unsigned int bit) argument
373 static inline void set_bit(__u8 *bitmap, unsigned int bit) argument
381 static inline void clear_bit(__u8 *bitmap, unsigned int bit) argument
390 static inline int find_first_zero_bit(__u8 *bitmap, unsigned int nr_bits) argument
[all...]
/haiku/src/servers/app/
H A DCursorSet.cpp196 BBitmap *bitmap = new(std::nothrow) BBitmap(message.FindRect("_frame"), local
[all...]
H A DServerBitmap.cpp84 ServerBitmap::ServerBitmap(const ServerBitmap* bitmap) argument
227 UtilityBitmap(const ServerBitmap* bitmap) argument
[all...]
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackVideoSupplier.cpp142 BBitmap* bitmap = new BBitmap(Bounds(), 0, ColorSpace(), BytesPerRow()); local
/haiku/src/tools/hvif2png/
H A Dhvif2png.cpp54 BBitmap* bitmap; member in struct:h2p_state
126 h2p_write_png(BBitmap* bitmap, FILE* out) argument
[all...]
/haiku/src/kits/app/
H A DCursor.cpp91 BCursor::BCursor(const BBitmap* bitmap, const BPoint& hotspot) argument
/haiku/src/apps/screenshot/
H A DUtility.cpp71 BMessage* bitmap = new BMessage(); local
119 BBitmap* bitmap; local
[all...]
/haiku/src/preferences/backgrounds/
H A DImageFilePanel.cpp120 BBitmap* bitmap = BTranslationUtils::GetBitmap(&ref); local
[all...]
/haiku/src/preferences/appearance/
H A DColorPreview.cpp243 BBitmap* bitmap = new BBitmap(rect, B_RGB32, true); local
/haiku/src/apps/terminal/
H A DColorPreview.cpp243 BBitmap* bitmap = new BBitmap(rect, B_RGB32, true); local

Completed in 435 milliseconds

12345678