Home
last modified time | relevance | path

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

/frameworks/base/media/tests/omxjpegdecoder/
Domx_jpeg_decoder.h33 extern int storeBitmapToFile(SkBitmap* bitmap, const char* filename);
Djpeg_decoder_bench.cpp82 return storeBitmapToFile(bitmap, filename); in testDecodePixels()
Domx_jpeg_decoder.cpp62 extern int storeBitmapToFile(SkBitmap* bitmap, const char* filename) { in storeBitmapToFile() function