Searched refs:IndexForRGB16 (Results 1 – 3 of 3) sorted by relevance
40 inline uint8 IndexForRGB16(uint16 rgb) const;41 inline uint8 IndexForRGB16(uint8 red, uint8 green, uint8 blue) const;
334 inline uint8 IndexForRGB16(uint16 rgb) const;335 inline uint8 IndexForRGB16(uint8 red, uint8 green, uint8 blue) const;525 PaletteConverter::IndexForRGB16(uint16 rgb) const in IndexForRGB16() function in PaletteConverter541 PaletteConverter::IndexForRGB16(uint8 red, uint8 green, uint8 blue) const in IndexForRGB16() function in PaletteConverter
252 PaletteConverter::IndexForRGB16(uint16 rgb) const in IndexForRGB16() function in BPrivate::PaletteConverter269 PaletteConverter::IndexForRGB16(uint8 red, uint8 green, uint8 blue) const in IndexForRGB16() function in BPrivate::PaletteConverter