Home
last modified time | relevance | path

Searched refs:pe (Results 1 – 23 of 23) sorted by relevance

/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathEffectNodes.h32 auto pe = pe2 ? SkPathEffect::MakeCompose(pe1, pe2) : pe1; in composeAndPush() local
33 context->getPathEffects()->push(pe); in composeAndPush()
260 auto pe = in decorate() local
265 context->getPathEffects()->push(pe); in decorate()
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathEffectNodes.h32 auto pe = pe2 ? SkPathEffect::MakeCompose(pe1, pe2) : pe1; in composeAndPush() local
33 context->getPathEffects()->push(pe); in composeAndPush()
260 auto pe = in decorate() local
265 context->getPathEffects()->push(pe); in decorate()
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathEffectNodes.h32 auto pe = pe2 ? SkPathEffect::MakeCompose(pe1, pe2) : pe1; in composeAndPush() local
33 context->getPathEffects()->push(pe); in composeAndPush()
260 auto pe = in decorate() local
265 context->getPathEffects()->push(pe); in decorate()
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathEffectNodes.h32 auto pe = pe2 ? SkPathEffect::MakeCompose(pe1, pe2) : pe1; in composeAndPush() local
33 context->getPathEffects()->push(pe); in composeAndPush()
260 auto pe = in decorate() local
265 context->getPathEffects()->push(pe); in decorate()
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/nodes/
H A DJsiPathNode.h50 auto pe = in draw() local
53 if (pe != nullptr) { in draw()
55 if (!pe->filterPath(&filteredPath, filteredPath, &rec, nullptr)) { in draw()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h190 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
191 if (!pe) { in JSI_HOST_FUNCTION()
199 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
289 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
290 if (!pe) { in JSI_HOST_FUNCTION()
296 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h190 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
191 if (!pe) { in JSI_HOST_FUNCTION()
199 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
289 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
290 if (!pe) { in JSI_HOST_FUNCTION()
296 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h203 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
204 if (!pe) { in JSI_HOST_FUNCTION()
212 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
302 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
303 if (!pe) { in JSI_HOST_FUNCTION()
309 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h203 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
204 if (!pe) { in JSI_HOST_FUNCTION()
212 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
302 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
303 if (!pe) { in JSI_HOST_FUNCTION()
309 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h203 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
204 if (!pe) { in JSI_HOST_FUNCTION()
212 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
302 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
303 if (!pe) { in JSI_HOST_FUNCTION()
309 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h210 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
211 if (!pe) { in JSI_HOST_FUNCTION()
219 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
309 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
310 if (!pe) { in JSI_HOST_FUNCTION()
316 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h210 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
211 if (!pe) { in JSI_HOST_FUNCTION()
219 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
309 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
310 if (!pe) { in JSI_HOST_FUNCTION()
316 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkPath.h203 auto pe = SkDashPathEffect::Make(intervals, 2, phase); in JSI_HOST_FUNCTION() local
204 if (!pe) { in JSI_HOST_FUNCTION()
212 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
302 auto pe = SkTrimPathEffect::Make(start, end, mode); in JSI_HOST_FUNCTION() local
303 if (!pe) { in JSI_HOST_FUNCTION()
309 if (pe->filterPath(&path, path, &rec, nullptr)) { in JSI_HOST_FUNCTION()
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js114 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
234 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
240pe=(0,R.useMemo)((function(){return de?{disabled:!ce,pressRectOffset:ee,onLongPress:V,onPress:$,on…
371 …}}}),[M,re,q,A,B,C,F,J,K,Q,T,U,X,Y,Z,oe,le]),pe=(0,s.default)(ye);return(0,b.jsxs)(o.default,v(v(v…
381pe=function(n){s.onScroll&&s.onScroll(n)},ye=null,be=null!=(v=s.multiline)&&v;oe=null!=s.submitBeh… function
452 …(){return n(Ie).default}});var pe=r(d[60]);Object.defineProperty(e,"RolloutIcon",{enumerable:!0,ge…
468pe())!==u&&(e,r=r.join("")),e=r}function le(){var e,r,t,n;return e=U,r=U,(t=ae())!==u?((n=ce())===… function
H A DEXDevMenuApp.android.js113 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
232 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
240pe=(0,R.useMemo)((function(){return de?{disabled:!ce,pressRectOffset:ee,onLongPress:V,onPress:$,on…
375 …}}}),[M,re,q,A,B,C,F,J,K,Q,T,U,X,Y,Z,oe,le]),pe=(0,s.default)(ye);return(0,b.jsxs)(o.default,v(v(v…
382pe=function(n){s.onScroll&&s.onScroll(n)},ye=null,be=null!=(v=s.multiline)&&v;oe=null!=s.submitBeh… function
453 …(){return n(Ie).default}});var pe=r(d[60]);Object.defineProperty(e,"RolloutIcon",{enumerable:!0,ge…
469pe())!==u&&(e,r=r.join("")),e=r}function le(){var e,r,t,n;return e=U,r=U,(t=ae())!==u?((n=ce())===… function
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle115 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
235 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
241pe=(0,R.useMemo)((function(){return de?{disabled:!ce,pressRectOffset:ee,onLongPress:V,onPress:$,on…
372 …}}}),[M,re,q,A,B,C,F,J,K,Q,T,U,X,Y,Z,oe,le]),pe=(0,s.default)(ye);return(0,b.jsxs)(o.default,v(v(v…
382pe=function(n){s.onScroll&&s.onScroll(n)},ye=null,be=null!=(v=s.multiline)&&v;oe=null!=s.submitBeh…
446pe=c.useRef(!0),ve=c.useCallback((function(){return pe.current}),[]),ye=c.useMemo((function(){retu…
497pe=se[1],ce=s.useRef(q);s.useEffect((function(){ce.current=q}));var fe=ce.current,de=U(Y)?Y:le,me=…
546pe=U.borderStartColor,ye=U.borderStartWidth,ge=U.borderStyle,me=U.borderTopColor,Re=U.borderTopEnd…
637pe=se.cardShadowEnabled,fe=se.cardStyle,ve=se.cardStyleInterpolator,ge=se.gestureDirection,he=se.g…
653 …(){return n(Ie).default}});var pe=r(d[60]);Object.defineProperty(e,"RolloutIcon",{enumerable:!0,ge…
[all …]
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle114 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
233 …if(pe[e])throw Error("EventPluginRegistry: More than one plugin attempted to publish the same regi…
241pe=(0,R.useMemo)((function(){return de?{disabled:!ce,pressRectOffset:ee,onLongPress:V,onPress:$,on…
376 …}}}),[M,re,q,A,B,C,F,J,K,Q,T,U,X,Y,Z,oe,le]),pe=(0,s.default)(ye);return(0,b.jsxs)(o.default,v(v(v…
383pe=function(n){s.onScroll&&s.onScroll(n)},ye=null,be=null!=(v=s.multiline)&&v;oe=null!=s.submitBeh…
447pe=c.useRef(!0),ve=c.useCallback((function(){return pe.current}),[]),ye=c.useMemo((function(){retu…
498pe=se[1],ce=s.useRef(q);s.useEffect((function(){ce.current=q}));var fe=ce.current,de=U(Y)?Y:le,me=…
547pe=U.borderStartColor,ye=U.borderStartWidth,ge=U.borderStyle,me=U.borderTopColor,Re=U.borderTopEnd…
638pe=se.cardShadowEnabled,fe=se.cardStyle,ve=se.cardStyleInterpolator,ge=se.gestureDirection,he=se.g…
654 …(){return n(Ie).default}});var pe=r(d[60]);Object.defineProperty(e,"RolloutIcon",{enumerable:!0,ge…
[all …]
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle93pe=o.ReactNativeViewConfigRegistry.customBubblingEventTypes,he=o.ReactNativeViewConfigRegistry.cus…
356pe=u.ReactNativeViewConfigRegistry.customBubblingEventTypes,he=u.ReactNativeViewConfigRegistry.cus…