Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 25 of 45) sorted by relevance

12

/expo/apps/native-component-list/src/screens/GL/
H A DWebGL2TransformFeedbackScreen.tsx21 precision highp float;
22 precision highp int;
23 precision highp sampler3D;
62 precision highp float;
63 precision highp int;
H A DBasicTextureScreen.tsx10 precision highp float;
23 precision highp float;
H A DGLViewScreen.tsx68 precision highp float;
82 precision lowp float;
H A DGLCameraScreen.tsx8 precision highp float;
19 precision highp float;
H A DGLViewOnBusyThread.tsx13 precision highp float;
26 precision highp float;
H A DGLReanimatedExample.tsx25 precision highp float;
41 precision highp float;
H A DGLHeadlessRenderingScreen.tsx12 precision mediump float;
25 precision mediump float;
H A DGLMaskScreen.tsx15 precision highp float;
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h103 double precision = 1.0; in draw() local
105 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
112 p.get(), nullptr, precision)) { in draw()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h103 double precision = 1.0; in draw() local
105 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
112 p.get(), nullptr, precision)) { in draw()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h103 double precision = 1.0; in draw() local
105 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
112 p.get(), nullptr, precision)) { in draw()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h103 double precision = 1.0; in draw() local
105 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
112 p.get(), nullptr, precision)) { in draw()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h105 double precision = 1.0; in draw() local
107 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
114 p.get(), nullptr, precision)) { in draw()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h105 double precision = 1.0; in draw() local
107 precision = opts.getValue(PropNamePrecision).getAsNumber(); in draw()
114 p.get(), nullptr, precision)) { in draw()
/expo/docs/providers/
H A DAnalytics.tsx55 // For CLS the value is first multiplied by 1000 for greater precision
56 // (note: increase the multiplier for greater precision if needed).
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dav.mdx134 If precision is important, you can specify the tolerance with which the player will seek. However, …
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dav.mdx134 If precision is important, you can specify the tolerance with which the player will seek. However, …
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h273 auto precision = jsiPrecision.isUndefined() ? 1 : jsiPrecision.asNumber(); in JSI_HOST_FUNCTION() local
275 skpathutils::FillPathWithPaint(path, p, &path, nullptr, precision); in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h273 auto precision = jsiPrecision.isUndefined() ? 1 : jsiPrecision.asNumber(); in JSI_HOST_FUNCTION() local
275 skpathutils::FillPathWithPaint(path, p, &path, nullptr, precision); in JSI_HOST_FUNCTION()
/expo/docs/pages/versions/unversioned/sdk/
H A Dav.mdx181 If precision is important, you can specify the tolerance with which the player will seek. However, …
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dav.mdx181 If precision is important, you can specify the tolerance with which the player will seek. However, …
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dav.mdx181 If precision is important, you can specify the tolerance with which the player will seek. However, …
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h286 auto precision = jsiPrecision.isUndefined() ? 1 : jsiPrecision.asNumber(); in JSI_HOST_FUNCTION() local
288 skpathutils::FillPathWithPaint(path, p, &path, nullptr, precision); in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h286 auto precision = jsiPrecision.isUndefined() ? 1 : jsiPrecision.asNumber(); in JSI_HOST_FUNCTION() local
288 skpathutils::FillPathWithPaint(path, p, &path, nullptr, precision); in JSI_HOST_FUNCTION()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h286 auto precision = jsiPrecision.isUndefined() ? 1 : jsiPrecision.asNumber(); in JSI_HOST_FUNCTION() local
288 skpathutils::FillPathWithPaint(path, p, &path, nullptr, precision); in JSI_HOST_FUNCTION()

12