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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp110 static status_t reduce_color_depth(BBitmap &src32, BBitmap &dest8);
395 reduce_color_depth(BBitmap &src32, BBitmap &dest8) function
1479 reduce_color_depth(testBmp, testBmp8); // Make it an 8-bit version of the 32-bit bitmap

Completed in 43 milliseconds