Searched refs:resolveThumbhashString (Results 1 – 11 of 11) sorted by relevance
2 import { resolveBlurhashString, resolveThumbhashString } from './resolveHashString';17 return resolveThumbhashString(source);27 ? resolveThumbhashString(thumbhash)
13 export declare function resolveThumbhashString(str: string): ImageSource;
19 export declare function resolveThumbhashString(str: string): ImageSource;
25 export function resolveThumbhashString(str) { function
23 export function resolveThumbhashString(str) { function
1 …resolveThumbhashString } from './resolveHashString';\nimport { ImageNativeProps, ImageProps, Image…
1 …rce representing the provided thumbhash.\n * */\nexport function resolveThumbhashString(str: strin…
2 import { resolveBlurhashString, resolveThumbhashString } from './resolveHashString';20 return resolveThumbhashString(source);30 ? resolveThumbhashString(thumbhash)
28 export function resolveThumbhashString(str: string): ImageSource {
29 export function resolveThumbhashString(str: string): ImageSource {