Home
last modified time | relevance | path

Searched refs:cmds (Results 1 – 16 of 16) sorted by relevance

/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h497 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
521 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
523 return cmds; in JSI_HOST_FUNCTION()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h497 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
521 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
523 return cmds; in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h497 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
521 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
523 return cmds; in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h504 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
528 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
530 return cmds; in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
70 auto cmd = cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h484 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
504 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
506 return cmds; in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
70 auto cmd = cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h484 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
504 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
506 return cmds; in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h504 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
528 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
530 return cmds; in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkPathFactory.h67 auto cmds = arguments[0].asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION() local
68 auto cmdCount = cmds.size(runtime); in JSI_HOST_FUNCTION()
71 cmds.getValueAtIndex(runtime, i).asObject(runtime).asArray(runtime); in JSI_HOST_FUNCTION()
H A DJsiSkPath.h497 auto cmds = jsi::Array(runtime, path.countVerbs()); in JSI_HOST_FUNCTION() local
521 cmds.setValueAtIndex(runtime, k++, cmd); in JSI_HOST_FUNCTION()
523 return cmds; in JSI_HOST_FUNCTION()