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

/haiku-fatelf/src/add-ons/translators/gif/
H A DSavePalette.h66 void GetColors(uint8* buffer, int size) const;
H A DGIFSave.cpp177 palette->GetColors(buffer, size);
H A DSavePalette.cpp492 // GetColors
494 SavePalette::GetColors(uint8* buffer, int size) const function in class:SavePalette

Completed in 36 milliseconds