Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 96) sorted by relevance

1234

/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkSVGFactory.h28 auto stream = SkMemoryStream::Make(data); in JSI_HOST_FUNCTION() local
36 auto stream = SkMemoryStream::MakeDirect(svgText.c_str(), svgText.size()); in JSI_HOST_FUNCTION() local
/expo/packages/expo-camera/src/
H A DuseWebCameraStream.ts63 const [stream, setStream] = React.useState<MediaStream | null>(null); constant
182 for (const stream of activeStreams.current) { constant
/expo/packages/expo-av/src/
H A DExponentAV.web.ts252 const stream = await getUserMedia({ audio: true }); constant
366 const stream = await getUserMedia({ audio: true }); constant
/expo/packages/expo-modules-core/ios/Swift/DevTools/
H A DURLRequest+httpBodyData.swift19 guard let stream = self.httpBodyStream else { in httpBodyData() variable
/expo/packages/@expo/cli/src/start/server/middleware/
H A DServeStaticMiddleware.ts40 const stream = send(req, pathname, opts); constant
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/DevTools/
H A DURLRequest+httpBodyData.swift19 guard let stream = self.httpBodyStream else { in httpBodyData() variable
/expo/packages/expo-av/build/
H A DExponentAV.web.js200 const stream = await getUserMedia({ audio: true }); constant
286 const stream = await getUserMedia({ audio: true }); constant
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI49_0_0StubViewTree.cpp266 [&](std::ostream &stream) -> std::ostream & { in operator ==()
276 [&](std::ostream &stream) -> std::ostream & { in operator ==()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI48_0_0StubViewTree.cpp266 [&](std::ostream &stream) -> std::ostream & { in operator ==()
276 [&](std::ostream &stream) -> std::ostream & { in operator ==()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/mounting/
H A DABI47_0_0StubViewTree.cpp267 [&](std::ostream &stream) -> std::ostream & { in operator ==()
277 [&](std::ostream &stream) -> std::ostream & { in operator ==()
/expo/packages/expo-camera/build/
H A DWebCameraUtils.js181 export async function syncTrackCapabilities(cameraType, stream, settings = {}) { argument
236 export function stopMediaStream(stream) { argument
250 export function setVideoSource(video, stream) { argument
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/camera/
H A DCameraViewHelper.kt120 val stream = ByteArrayOutputStream() in generateSimulatorPhoto() constant
/expo/packages/expo-camera/android/src/main/java/expo/modules/camera/
H A DCameraViewHelper.kt120 val stream = ByteArrayOutputStream() in generateSimulatorPhoto() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/camera/
H A DCameraViewHelper.kt120 val stream = ByteArrayOutputStream() in generateSimulatorPhoto() constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/camera/
H A DCameraViewHelper.kt120 val stream = ByteArrayOutputStream() in generateSimulatorPhoto() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java59 final FileOutputStream stream = new FileOutputStream(file); in getDownloadFileInputStream() local
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java59 final FileOutputStream stream = new FileOutputStream(file); in getDownloadFileInputStream() local
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/maps/
H A DFileUtil.java59 final FileOutputStream stream = new FileOutputStream(file); in getDownloadFileInputStream() local

1234