Searched defs:ImportBits (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DServerBitmap.cpp134 ServerBitmap::ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, function in class:ServerBitmap
146 ServerBitmap::ImportBits(const void *bits, int32 bitsLength, int32 bytesPerRow, function in class:ServerBitmap
/haiku/src/kits/interface/
H A DBitmap.cpp705 BBitmap::ImportBits(const void* data, int32 length, int32 bpr, int32 offset, function in class:BBitmap
752 BBitmap::ImportBits(const void* data, int32 length, int32 bpr, function in class:BBitmap
777 BBitmap::ImportBits(const void* data, int32 length, int32 bpr, function in class:BBitmap
799 BBitmap::ImportBits(const BBitmap* bitmap) function in class:BBitmap
831 BBitmap::ImportBits(const BBitmap* bitmap, BPoint from, BPoint to, BSize size) function in class:BBitmap
845 BBitmap::ImportBits(const BBitmap* bitmap, BPoint from, BPoint to, int32 width, int32 height) function in class:BBitmap
[all...]
/haiku/src/build/libbe/interface/
H A DBitmap.cpp1804 BBitmap::ImportBits(const void *data, int32 length, int32 bpr, int32 offset, function in class:BBitmap
1962 BBitmap::ImportBits(const BBitmap *bitmap) function in class:BBitmap

Completed in 63 milliseconds