Searched refs:storeBitmapToFile (Results 1 – 3 of 3) sorted by relevance
33 extern int storeBitmapToFile(SkBitmap* bitmap, const char* filename);
82 return storeBitmapToFile(bitmap, filename); in testDecodePixels()
62 extern int storeBitmapToFile(SkBitmap* bitmap, const char* filename) { in storeBitmapToFile() function