Searched refs:tga_alphabits (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h153 uint8 tga_alphabits(TGAFileHeader &filehead, TGAColorMapSpec &mapspec,
H A DTGATranslator.cpp177 TGATranslator::tga_alphabits(TGAFileHeader &filehead, TGAColorMapSpec &mapspec, function in class:TGATranslator
1543 uint8 nalpha = tga_alphabits(filehead, mapspec, imagespec);
1641 uint8 nalpha = tga_alphabits(filehead, mapspec, imagespec);
1944 uint8 nalpha = tga_alphabits(filehead, mapspec, imagespec);
2140 tga_alphabits(fileheader, mapspec, imagespec))

Completed in 99 milliseconds