Home
last modified time | relevance | path

Searched refs:TGAColorMapSpec (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h89 struct TGAColorMapSpec { struct
153 uint8 tga_alphabits(TGAFileHeader &filehead, TGAColorMapSpec &mapspec,
161 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec);
165 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec);
169 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec, uint8 *pmap);
H A DTGATranslator.cpp177 TGATranslator::tga_alphabits(TGAFileHeader &filehead, TGAColorMapSpec &mapspec, in tga_alphabits()
252 TGAFileHeader *pfileheader = NULL, TGAColorMapSpec *pmapspec = NULL, in identify_tga_header()
282 TGAColorMapSpec mapspec; in identify_tga_header()
1069 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in write_tga_headers()
1079 TGAColorMapSpec outMapspec; in write_tga_headers()
1209 TGAColorMapSpec mapspec; in translate_from_bits()
1536 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in translate_from_tganm_to_bits()
1632 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec) in translate_from_tganmrle_to_bits()
1838 BPositionIO *outDestination, TGAColorMapSpec &mapspec, in translate_from_tgam_to_bits()
1935 TGAColorMapSpec &mapspec, TGAImageSpec &imagespec, uint8 *pmap) in translate_from_tgamrle_to_bits()
[all …]
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp71 struct TGAColorMapSpec { struct
170 TGAColorMapSpec mapspec; in print_tga_info()