Home
last modified time | relevance | path

Searched refs:B_RGBA32 (Results 1 – 25 of 197) sorted by relevance

12345678

/haiku/src/apps/icon-o-matic/gui/
H A DIcons.h6 const color_space kPathPropertyIconFormat = B_RGBA32;
100 const color_space kGradientPropertyIconFormat = B_RGBA32;
/haiku/src/preferences/input/
H A DInputIcons.cpp54 mouseIcon = new BBitmap(sBounds, 0, B_RGBA32); in _LoadBitmap()
61 touchpadIcon = new BBitmap(sBounds, 0, B_RGBA32); in _LoadBitmap()
68 keyboardIcon = new BBitmap(sBounds, 0, B_RGBA32); in _LoadBitmap()
/haiku/src/apps/processcontroller/
H A DAutoIcon.cpp31 be_control_look->ComposeIconSize(B_MINI_ICON)), B_RGBA32); in Bitmap()
41 BSize(B_MINI_ICON - 1, B_MINI_ICON - 1)), B_RGBA32); in Bitmap()
/haiku/src/tests/servers/app/tiled_bitmap_test/
H A DTiledBitmapTest.cpp35 fBitmap = new BBitmap(BRect(0, 0, 5, 5), B_RGBA32); in View()
52 fBitmap->SetBits((void*)data, sizeof(data), 0, B_RGBA32); in View()
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp110 B_RGBA32, in RunTests()
124 B_RGBA32 in RunTests1()
159 case B_RGBA32: in RunTests()
/haiku/src/apps/terminal/
H A DWindowIcon.h4 const color_space kWindowIconFormat = B_RGBA32;
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dbitmap.h3 const color_space kBitmapFormat = B_RGBA32;
/haiku/src/apps/webpositive/support/
H A DWindowIcon.h4 const color_space kWindowIconFormat = B_RGBA32;
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollCornerBitmaps.h11 const color_space sColorSpace = B_RGBA32;
/haiku/src/add-ons/translators/sgi/
H A DSGITranslator.cpp304 case B_RGBA32: in translate_from_bits()
392 case B_RGBA32: { in translate_from_bits()
473 color_space format = B_RGBA32; in translate_from_sgi()
484 format = B_RGBA32; in translate_from_sgi()
490 format = B_RGBA32; in translate_from_sgi()
585 case B_RGBA32: { in translate_from_sgi()
654 case B_RGBA32: { in translate_from_sgi()
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp228 BRect(BPoint(0, 0), iconSize), 0, B_RGBA32); in _PopulateBitmaps()
242 BRect(BPoint(0, 0), iconSize), 0, B_RGBA32); in _PopulateBitmaps()
255 BRect(BPoint(0, 0), iconSize), 0, B_RGBA32); in _PopulateBitmaps()
268 BRect(BPoint(0, 0), iconSize), 0, B_RGBA32); in _PopulateBitmaps()
/haiku/src/servers/app/drawing/
H A DBitmapHWInterface.cpp54 && fFrontBuffer->ColorSpace() != B_RGBA32) { in Initialize()
56 B_BITMAP_NO_SERVER_LINK, B_RGBA32); in Initialize()
H A DMallocBuffer.cpp42 return B_RGBA32; in ColorSpace()
/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp68 case B_RGB32: case B_RGBA32: in get_pixel_size_for()
163 case B_RGB32: case B_RGBA32: case B_RGB24: in bitmaps_support_space()
/haiku/docs/user/interface/
H A DIconUtils.dox69 The colorspace of result needs to be B_RGBA32 or at
89 The colorspace of result needs to be B_RGBA32 or at
151 \note result should be in B_RGBA32 colorspace, and source in B_CMAP8.
166 \note result should be in B_CMAP8 colorspace, and source in B_RGBA32.
175 \brief Convert raw data in B_CMAP8 colorspace to a B_RGBA32 BBitmap.
184 \brief Convert B_RGBA32 raw data into a B_CMAP8 BBitmap.
/haiku/src/apps/showimage/
H A DToolBarIcons.cpp630 B_BITMAP_NO_SERVER_LINK, B_RGBA32); in init_tool_bar_icons()
638 toolBarIconsSize), 0, B_RGBA32); in init_tool_bar_icons()
/haiku/src/kits/shared/
H A DIconView.cpp52 be_control_look->ComposeIconSize(iconSize)), B_RGBA32); in SetIcon()
92 be_control_look->ComposeIconSize(iconSize)), B_RGBA32); in SetIcon()
/haiku/src/apps/mediaplayer/support/
H A DColorSpaceToString.cpp16 case B_RGBA32: in color_space_to_string()
/haiku/src/apps/pairs/
H A DPairsView.cpp219 BRect(0, 0, kSmallIconSize - 1, kSmallIconSize - 1), B_RGBA32); in _ReadRandomIcons()
223 BRect(0, 0, kMediumIconSize - 1, kMediumIconSize - 1), B_RGBA32); in _ReadRandomIcons()
227 BRect(0, 0, kLargeIconSize - 1, kLargeIconSize - 1), B_RGBA32); in _ReadRandomIcons()
/haiku/src/kits/tracker/
H A DNavigator.cpp92 BBitmap* bmpBack = new BBitmap(iconRect, B_RGBA32); in AttachedToWindow()
98 BBitmap* bmpForw = new BBitmap(iconRect, B_RGBA32); in AttachedToWindow()
104 BBitmap* bmpUp = new BBitmap(iconRect, B_RGBA32); in AttachedToWindow()
/haiku/src/apps/cortex/Persistence/Wrappers/
H A Dcolor_spaces2 B_RGBA32
/haiku/src/kits/bluetooth/UI/
H A DBluetoothIconView.cpp23 fBitmap = new BBitmap(BRect(0, 0, 64, 64), 0, B_RGBA32); in BluetoothIconView()
/haiku/src/tests/servers/app/painter/
H A DBitmapView.cpp30 if (fBitmap->ColorSpace() == B_RGBA32) { in Draw()
/haiku/src/add-ons/translators/hvif/
H A DHVIFTranslator.cpp113 BBitmap dummy(BRect(0, 0, 1, 1), B_BITMAP_NO_SERVER_LINK, B_RGBA32); in DerivedIdentify()
160 B_BITMAP_NO_SERVER_LINK, B_RGBA32); in DerivedTranslate()
/haiku/src/servers/app/
H A DCursorData.h14 const color_space kCursorFormat = B_RGBA32;

12345678