| /expo/packages/expo-image-manipulator/ios/ |
| H A D | ImageManipulatorModule.swift | 20 loadImage(atUrl: url) { result in in manipulateImage() 45 internal func loadImage(atUrl url: URL, callback: @escaping LoadImageCallback) { in loadImage() function 67 imageLoader.loadImage(for: url) { error, image in in loadImage()
|
| /expo/ios/versioned/sdk49/ExpoImageManipulator/ |
| H A D | ImageManipulatorModule.swift | 20 loadImage(atUrl: url) { result in in manipulateImage() 45 internal func loadImage(atUrl url: URL, callback: @escaping LoadImageCallback) { in loadImage() function 67 imageLoader.loadImage(for: url) { error, image in in loadImage()
|
| /expo/ios/versioned/sdk48/ExpoImageManipulator/ |
| H A D | ImageManipulatorModule.swift | 20 loadImage(atUrl: url) { result in in manipulateImage() 45 internal func loadImage(atUrl url: URL, callback: @escaping LoadImageCallback) { in loadImage() function 67 imageLoader.loadImage(for: url) { error, image in in loadImage()
|
| /expo/ios/versioned/sdk47/ExpoImageManipulator/ |
| H A D | ImageManipulatorModule.swift | 20 loadImage(atUrl: url) { result in in manipulateImage() 45 internal func loadImage(atUrl url: URL, callback: @escaping LoadImageCallback) { in loadImage() function 67 imageLoader.loadImage(for: url) { error, image in in loadImage()
|
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | ABI47_0_0EXGLImageUtils.h | 21 std::shared_ptr<uint8_t> loadImage(
|
| H A D | ABI47_0_0EXGLImageUtils.cpp | 117 std::shared_ptr<uint8_t> loadImage( in loadImage() function
|
| H A D | ABI47_0_0EXWebGLMethods.cpp | 653 auto image = loadImage(runtime, data, &width, &height, nullptr); 667 auto image = loadImage(runtime, data, &width, &height, nullptr); 711 auto image = loadImage(runtime, data, &width, &height, nullptr); 724 auto image = loadImage(runtime, data, &width, &height, nullptr); 788 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD() 842 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD()
|
| /expo/packages/expo-gl/common/ |
| H A D | EXGLImageUtils.h | 21 std::shared_ptr<uint8_t> loadImage(
|
| H A D | EXGLImageUtils.cpp | 117 std::shared_ptr<uint8_t> loadImage( in loadImage() function
|
| H A D | EXWebGLMethods.cpp | 660 auto image = loadImage(runtime, data, &width, &height, nullptr); 674 auto image = loadImage(runtime, data, &width, &height, nullptr); 718 auto image = loadImage(runtime, data, &width, &height, nullptr); 731 auto image = loadImage(runtime, data, &width, &height, nullptr); 795 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD() 849 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | ABI48_0_0EXGLImageUtils.h | 21 std::shared_ptr<uint8_t> loadImage(
|
| H A D | ABI48_0_0EXGLImageUtils.cpp | 117 std::shared_ptr<uint8_t> loadImage( in loadImage() function
|
| H A D | ABI48_0_0EXWebGLMethods.cpp | 660 auto image = loadImage(runtime, data, &width, &height, nullptr); 674 auto image = loadImage(runtime, data, &width, &height, nullptr); 718 auto image = loadImage(runtime, data, &width, &height, nullptr); 731 auto image = loadImage(runtime, data, &width, &height, nullptr); 795 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD() 849 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | ABI49_0_0EXGLImageUtils.h | 21 std::shared_ptr<uint8_t> loadImage(
|
| H A D | ABI49_0_0EXGLImageUtils.cpp | 117 std::shared_ptr<uint8_t> loadImage( in loadImage() function
|
| H A D | ABI49_0_0EXWebGLMethods.cpp | 660 auto image = loadImage(runtime, data, &width, &height, nullptr); 674 auto image = loadImage(runtime, data, &width, &height, nullptr); 718 auto image = loadImage(runtime, data, &width, &height, nullptr); 731 auto image = loadImage(runtime, data, &width, &height, nullptr); 795 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD() 849 auto image = loadImage(runtime, data, &width, &height, nullptr); in NATIVE_METHOD()
|
| /expo/ios/versioned/sdk48/EXBarCodeScanner/EXBarCodeScanner/ |
| H A D | BarCodeScannerModule.swift | 47 imageLoader.loadImage(for: url) { error, image in in definition()
|
| /expo/ios/versioned/sdk49/EXBarCodeScanner/EXBarCodeScanner/ |
| H A D | BarCodeScannerModule.swift | 47 imageLoader.loadImage(for: url) { error, image in in definition()
|
| /expo/packages/expo-barcode-scanner/ios/EXBarCodeScanner/ |
| H A D | BarCodeScannerModule.swift | 47 imageLoader.loadImage(for: url) { error, image in in definition()
|
| /expo/ios/versioned/sdk48/ExpoImage/ |
| H A D | ImageView.swift | 150 pendingOperation = imageManager.loadImage( in reload() 283 …imageManager.loadImage(with: placeholder.uri, context: context, progress: nil) { [weak self] place… in loadPlaceholderIfNecessary()
|
| /expo/packages/expo-image/ios/ |
| H A D | ImageView.swift | 162 pendingOperation = imageManager.loadImage( in reload() 301 …imageManager.loadImage(with: placeholder.uri, context: context, progress: nil) { [weak self] place… in loadPlaceholderIfNecessary()
|
| /expo/ios/versioned/sdk49/ExpoImage/ |
| H A D | ImageView.swift | 162 pendingOperation = imageManager.loadImage( in reload() 295 …imageManager.loadImage(with: placeholder.uri, context: context, progress: nil) { [weak self] place… in loadPlaceholderIfNecessary()
|