Home
last modified time | relevance | path

Searched refs:findBestSourceForSize (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-image/build/web/
H A DuseSourceSelection.js3 function findBestSourceForSize(sources, size) { function
37 return findBestSourceForSize(sources, size);
44 return findBestSourceForSize(sources, size);
H A DuseSourceSelection.js.map1findBestSourceForSize(\n sources: ImageSource[] | undefined,\n size: DOMRect | null\n): ImageSou…
/expo/packages/expo-image/src/web/
H A DuseSourceSelection.ts6 function findBestSourceForSize( function
61 return findBestSourceForSize(sources, size);
75 return findBestSourceForSize(sources, size);