Searched refs:SaveSnapShot (Results 1 – 2 of 2) sorted by relevance
65 static bool SaveSnapShot(const std::string &filename, Media::PixelMap &pixelMap);
359 bool SnapShotUtils::SaveSnapShot(const std::string &fileName, Media::PixelMap &pixelMap) in SaveSnapShot() function in OHOS::SnapShotUtils387 return SaveSnapShot(fileName, pixelMap); in WriteToJpegWithPixelMap()