Searched defs:pmap (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/translators/tga/ |
H A D | TGATranslator.cpp | 447 uint16 width, const color_map *pmap, int32 bitsBytesPerPixel) in pix_bits_to_tga() 654 color_space fromspace, const color_map *pmap, in copy_rle_packet() 671 color_space fromspace, const color_map *pmap, in copy_raw_packet() 689 uint16 width, const color_map *pmap, int32 bitsBytesPerPixel) in pix_bits_to_tgarle() 898 const color_map *pmap = NULL; in translate_from_bits_to_tgatc() local 1357 const color_map *pmap = system_colors(); in translate_from_bits() local 1739 uint16 width, uint8 depth, uint8 *pmap) in pix_tgam_to_bits() 1839 TGAImageSpec &imagespec, uint8 *pmap) in translate_from_tgam_to_bits() 1935 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec, uint8 *pmap) in translate_from_tgamrle_to_bits()
|
/haiku/3rdparty/pulkomandy/ |
H A D | pkggraph.py | 50 pmap = {} variable
|
/haiku/src/add-ons/translators/png/ |
H A D | PNGTranslator.cpp | 529 uint32 width, const color_map *pmap, int32 bitsBytesPerPixel) in pix_bits_to_png() 736 const color_map *pmap = NULL; in translate_from_bits_to_png() local
|
/haiku/src/add-ons/translators/bmp/ |
H A D | BMPTranslator.cpp | 641 const color_map *pmap = NULL; in translate_from_bits_to_bmp24() local 1137 const color_map *pmap = system_colors(); in translate_from_bits() local
|