Home
last modified time | relevance | path

Searched refs:nearest_color (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tools/
H A Dgenerate_boot_screen.cpp256 nearest_color(unsigned char* color, RGBA palette[256]) in nearest_color() function
292 logoIndexedImageRows[y][x] = nearest_color(&logoRowPtrs[y][x*3], in create_8bit_images()
302 iconsIndexedImageRows[y][x] = nearest_color(&iconsRowPtrs[y][x*3], in create_8bit_images()