Searched defs:EncodeImageToPngFile (Results 1 – 2 of 2) sorted by relevance
60 bool EncodeImageToPngFile(const char* path, const SkBitmap& src) { in EncodeImageToPngFile() function65 bool EncodeImageToPngFile(const char* path, const SkPixmap& src) { in EncodeImageToPngFile() function
60 absl::Status EncodeImageToPngFile(const ImageData& image_data, in EncodeImageToPngFile() function