Home
last modified time | relevance | path

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

/expo/packages/expo-image/build/web/
H A DuseSourceSelection.js32 function selectSource(sources, size, responsivePolicy) { function
89 const source = selectSource(sources, size, responsivePolicy);
H A DuseSourceSelection.js.map1selectSource(\n sources: ImageSource[] | undefined,\n size: DOMRect | null,\n responsivePolicy:…
/expo/packages/expo-image/src/web/
H A DuseSourceSelection.ts51 function selectSource( function
138 const source = selectSource(sources, size, responsivePolicy);