Home
last modified time | relevance | path

Searched defs:EncodeImageToPngFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/
H A DEncodeUtils.cpp60 bool EncodeImageToPngFile(const char* path, const SkBitmap& src) { in EncodeImageToPngFile() function
65 bool EncodeImageToPngFile(const char* path, const SkPixmap& src) { in EncodeImageToPngFile() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/examples/task/vision/desktop/utils/
H A Dimage_utils.cc60 absl::Status EncodeImageToPngFile(const ImageData& image_data, in EncodeImageToPngFile() function