Home
last modified time | relevance | path

Searched refs:cameraRefOrHandle (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-gl/build/
H A DGLView.d.ts47 createCameraTextureAsync(cameraRefOrHandle: ComponentOrHandle): Promise<WebGLTexture>;
H A DGLView.js100 async createCameraTextureAsync(cameraRefOrHandle) { argument
108 const cameraTag = findNodeHandle(cameraRefOrHandle);
H A DGLView.js.map1cameraRefOrHandle: ComponentOrHandle): Promise<WebGLTexture> {\n if (!ExponentGLObjectManager.c…
/expo/packages/expo-gl/src/
H A DGLView.tsx160 async createCameraTextureAsync(cameraRefOrHandle: ComponentOrHandle): Promise<WebGLTexture> {
171 const cameraTag = findNodeHandle(cameraRefOrHandle);