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

/haiku/src/add-ons/translators/gif/
H A DSavePalette.cpp219 make_key(uint8 r, uint8 g, uint8 b, uint8 bits) function
310 uint32 key = make_key(r, g, b, useBits);
330 uint32 key = make_key(r, g, b, useBits);

Completed in 35 milliseconds