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

/haiku/headers/private/shared/
H A DColorQuantizer.h8 * - fixed minor bug in ProcessImage when bpp<=8
49 bool ProcessImage(const uint8* const * rowPtrs, int width,
/haiku/src/tools/
H A Dgenerate_boot_screen.cpp281 quantizer.ProcessImage(logoRowPtrs, logoWidth, logoHeight);
282 quantizer.ProcessImage(iconsRowPtrs, iconsWidth, iconsHeight);
/haiku/src/kits/shared/
H A DColorQuantizer.cpp8 * - fixed minor bug in ProcessImage when bpp<=8
82 BColorQuantizer::ProcessImage(const uint8* const * rowPtrs, int width, function in class:BColorQuantizer

Completed in 96 milliseconds