Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 17 of 17) sorted by relevance

/expo/packages/expo-image/build/utils/blurhash/
H A Ddecode.d.ts5 declare const decode: (blurhash: string, width: number, height: number, punch?: number) => Uint8Cla… constant
H A Ddecode.js45 const decode = (blurhash, width, height, punch) => { function
/expo/packages/expo-structured-headers/android/src/test/java/android/util/
H A DBase64.java12 public static byte[] decode(String str, int flags) { in decode() method in Base64
/expo/packages/expo-camera/src/
H A DuseWebQRScanner.ts71 const decode = createWorkerAsyncFunction(qrWorkerMethod, [ constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/svg/
H A DSVGDecoder.kt24 …override fun decode(source: InputStream, width: Int, height: Int, options: Options): Resource<SVG>… in handles() method in abi49_0_0.expo.modules.image.svg.SVGDecoder
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/svg/
H A DSVGDecoder.kt24 …override fun decode(source: InputStream, width: Int, height: Int, options: Options): Resource<SVG>… in handles() method in abi48_0_0.expo.modules.image.svg.SVGDecoder
/expo/packages/expo-image/android/src/main/java/expo/modules/image/svg/
H A DSVGDecoder.kt24 …override fun decode(source: InputStream, width: Int, height: Int, options: Options): Resource<SVG>… in handles() method in expo.modules.image.svg.SVGDecoder
/expo/packages/expo-image/src/utils/blurhash/
H A Ddecode.ts58 const decode = (blurhash: string, width: number, height: number, punch?: number) => { constant
/expo/packages/expo-camera/build/
H A DuseWebQRScanner.js57 const decode = createWorkerAsyncFunction(qrWorkerMethod, [ constant
/expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/
H A DASN1Decoder.swift30 public static func decode(data: Data) throws -> [ASN1Object] { in decode() function
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/blurhash/
H A DBlurhashDecoder.kt37 …fun decode(blurHash: String?, width: Int, height: Int, punch: Float = 1f, useCache: Boolean = true… in <lambda>() method
/expo/packages/expo-image/android/src/main/java/expo/modules/image/blurhash/
H A DBlurhashDecoder.kt37 …fun decode(blurHash: String?, width: Int, height: Int, punch: Float = 1f, useCache: Boolean = true… in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/blurhash/
H A DBlurhashDecoder.kt37 …fun decode(blurHash: String?, width: Int, height: Int, punch: Float = 1f, useCache: Boolean = true… in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/thumbhash/
H A DThumbhashDecoder.kt346 fun decode(hash: ByteArray, start: Int, index: Int, scale: Float): Int { in decode() method in abi49_0_0.expo.modules.image.thumbhash.ThumbhashDecoder.Channel
/expo/packages/expo-image/android/src/main/java/expo/modules/image/thumbhash/
H A DThumbhashDecoder.kt346 fun decode(hash: ByteArray, start: Int, index: Int, scale: Float): Int { in decode() method in expo.modules.image.thumbhash.ThumbhashDecoder.Channel
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js560 …o(t);do{c=31&h,(h>>>=5)>0&&(c|=32),u+=n.encode(c)}while(h>0);return u},e.decode=function(o,t,c){va… function in e
H A DEXDevMenuApp.android.js561 …o(t);do{c=31&h,(h>>>=5)>0&&(c|=32),u+=n.encode(c)}while(h>0);return u},e.decode=function(o,t,c){va… function in e