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

/haiku-fatelf/src/tools/
H A Dgenerate_boot_screen.cpp253 write_8bit_image(const char* baseName, int width, int height, unsigned char** rowPtrs) function
337 write_8bit_image(logoBaseName, logoWidth, logoHeight, logoIndexedImageRows);
338 write_8bit_image(iconsBaseName, iconsWidth, iconsHeight,

Completed in 50 milliseconds