Home
last modified time | relevance | path

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

/expo/packages/expo-gl/build/
H A DGLView.web.js6 function getImageForAsset(asset) { function
24 nextProps.push(getImageForAsset(nextProps.pop()));
32 nextProps.push(getImageForAsset(nextProps.pop()));
H A DGLView.web.js.map1getImageForAsset(asset: {\n downloadAsync?: () => Promise<any>;\n uri?: string;\n localUri?: st…
/expo/packages/expo-gl/src/
H A DGLView.web.tsx16 function getImageForAsset(asset: {
41 nextProps.push(getImageForAsset(nextProps.pop()));
50 nextProps.push(getImageForAsset(nextProps.pop()));