Searched refs:GrayColorForIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/interface/
H A DColorConversion.h53 inline uint8 GrayColorForIndex(uint8 index) const;
/haiku/src/build/libbe/interface/
H A DBitmap.cpp346 inline uint8 GrayColorForIndex(uint8 index) const;
691 PaletteConverter::GrayColorForIndex(uint8 index) const function in class:PaletteConverter
841 gray = converter.GrayColorForIndex(*BaseReader<uint8>::pixels);
/haiku/src/kits/interface/
H A DColorConversion.cpp451 PaletteConverter::GrayColorForIndex(uint8 index) const function in class:BPrivate::PaletteConverter

Completed in 92 milliseconds