Home
last modified time | relevance | path

Searched full:vector_math (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/transformations/
Dtransformations_demo_inertial_motion.dart3 import 'package:vector_math/vector_math.dart' show Vector2;
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dprebuilt_framework.gni13 "vector_math",
Dcollect_traces.dart11 function.startsWith("package:vector_math/");
Dcompilation_trace.txt5520 package:vector_math/vector_math.dart,Matrix4,Matrix4.identity
5521 package:vector_math/vector_math.dart,Matrix4,Matrix4.zero
5522 package:vector_math/vector_math.dart,Matrix4,get:_m4storage
5523 package:vector_math/vector_math.dart,Matrix4,get:storage
5524 package:vector_math/vector_math.dart,Matrix4,rotateZ
5525 package:vector_math/vector_math.dart,Matrix4,scale
5526 package:vector_math/vector_math.dart,Matrix4,setIdentity
5527 package:vector_math/vector_math_64.dart,Matrix4,==
5528 package:vector_math/vector_math_64.dart,Matrix4,Matrix4.
5529 package:vector_math/vector_math_64.dart,Matrix4,Matrix4.copy
[all …]
/third_party/flutter/flutter/dev/integration_tests/named_isolates/
Dpubspec.yaml15vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/dev/integration_tests/web/
Dpubspec.yaml15vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/examples/platform_view/
Dpubspec.yaml14vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter/
DBUILD.gn20 "//third_party/dart-pkg/pub/vector_math",
Dpubspec.yaml15 vector_math: 2.0.8
/third_party/flutter/flutter/examples/flutter_view/
Dpubspec.yaml15vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dlsq_solver.dart10 // TODO(abarth): Consider using vector_math.
43 // TODO(abarth): Consider using vector_math.
/third_party/flutter/flutter/examples/flutter_gallery/
DBUILD.gn40 "//third_party/dart-pkg/pub/vector_math",
/third_party/flutter/flutter/packages/flutter/test/gestures/
Dhit_test_test.dart6 import 'package:vector_math/vector_math_64.dart';
Dpointer_signal_resolver_test.dart6 import 'package:vector_math/vector_math_64.dart';
/third_party/flutter/flutter/examples/layers/
Dpubspec.yaml14vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/dev/integration_tests/release_smoke_test/
Dpubspec.yaml14vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/dev/manual_tests/
Dpubspec.yaml14vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/examples/hello_world/
Dpubspec.yaml14vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter_localizations/
Dpubspec.yaml18vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter_goldens/
Dpubspec.yaml33vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter_test/
Dpubspec.yaml30 vector_math: 2.0.8
/third_party/flutter/flutter/dev/tools/vitool/
Dpubspec.yaml13 vector_math: 2.0.8
/third_party/flutter/flutter/examples/image_list/
Dpubspec.yaml20vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter_driver/
Dpubspec.yaml43vector_math: 2.0.8 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-u…
/third_party/flutter/flutter/packages/flutter/lib/
Drendering.dart31 export 'package:vector_math/vector_math_64.dart' show Matrix4;

1234