Home
last modified time | relevance | path

Searched refs:saveImage (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-video-thumbnails/ios/
H A DVideoThumbnailsModule.swift34 let savedImageUrl = try saveImage(image: thumbnail, quality: options.quality) in getVideoThumbnail()
46 internal func saveImage(image: UIImage, quality: Double) throws -> URL { in saveImage() function
/expo/ios/versioned/sdk48/ExpoVideoThumbnails/
H A DVideoThumbnailsModule.swift34 let savedImageUrl = try saveImage(image: thumbnail, quality: options.quality) in getVideoThumbnail()
46 internal func saveImage(image: UIImage, quality: Double) throws -> URL { in saveImage() function
/expo/ios/versioned/sdk49/ExpoVideoThumbnails/
H A DVideoThumbnailsModule.swift34 let savedImageUrl = try saveImage(image: thumbnail, quality: options.quality) in getVideoThumbnail()
46 internal func saveImage(image: UIImage, quality: Double) throws -> URL { in saveImage() function
/expo/packages/expo-image-manipulator/ios/
H A DImageManipulatorModule.swift27 let saveResult = try self.saveImage(newImage, options: options) in manipulateImage()
101 internal func saveImage(_ image: UIImage, options: ManipulateOptions) throws -> SaveImageResult { in saveImage() function
/expo/ios/versioned/sdk49/ExpoImageManipulator/
H A DImageManipulatorModule.swift27 let saveResult = try self.saveImage(newImage, options: options) in manipulateImage()
101 internal func saveImage(_ image: UIImage, options: ManipulateOptions) throws -> SaveImageResult { in saveImage() function
/expo/ios/versioned/sdk48/ExpoImageManipulator/
H A DImageManipulatorModule.swift27 let saveResult = try self.saveImage(newImage, options: options) in manipulateImage()
101 internal func saveImage(_ image: UIImage, options: ManipulateOptions) throws -> SaveImageResult { in saveImage() function
/expo/ios/versioned/sdk47/ExpoImageManipulator/
H A DImageManipulatorModule.swift27 let saveResult = try self.saveImage(newImage, options: options) in manipulateImage()
101 internal func saveImage(_ image: UIImage, options: ManipulateOptions) throws -> SaveImageResult { in saveImage() function