Searched refs:writeBinaryPPM (Results 1 – 3 of 3) sorted by relevance
/development/perftests/panorama/feature_mos/src/mosaic/ |
D | ImageUtils.h | 102 …static void writeBinaryPPM(ImageType image, const char *filename, int width, int height, int numCh…
|
D | ImageUtils.cpp | 311 void ImageUtils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int n… in writeBinaryPPM() function in ImageUtils
|
/development/perftests/panorama/ |
D | benchmark.cpp | 124 ImageUtils::writeBinaryPPM(imageRGB, filename, mosaicWidth, in main()
|