Home
last modified time | relevance | path

Searched defs:bmpRowData (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/bmp/
H A DBMPTranslator.cpp631 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; in translate_from_bits_to_bmp24() local
817 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; in translate_from_bits8_to_bmp8() local
882 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; in translate_from_bits1_to_bmp1() local
1234 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; in translate_from_bmpnpal_to_bits() local
1357 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; in translate_from_bmppal_to_bits() local