Searched full:friction (Results 1 – 25 of 47) sorted by relevance
12
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | PhysicsComponent.java | 21 * calculation based on mass, impulses, friction, and collisions. 90 // if we were moving last frame, we'll use dynamic friction. Else in update() 96 // Friction = cofN, where cof = friction coefficient and N = force in update()
|
| D | GameComponent.java | 30 POST_PHYSICS, // inertia, friction, and bounce
|
| /external/lottie/sample-compose/src/main/res/raw/ |
| D | loading.json | 1 …Friction')('ADBE Slider Control-0001'), 20), n = 0, 0 < numKeys && (n = nearestKey(time).index, ke…
|
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/test/ |
| D | velocity_verlet.cpp | 90 const units::quantity< si::frequency , value_type > friction = 0.001 * si::hertz; in operator ()() local 91 …fusion::at_c< 0 >( a ) = omega * omega * fusion::at_c< 0 >( q ) - friction * fusion::at_c< 0 >( p … in operator ()() 92 …fusion::at_c< 1 >( a ) = omega * omega * fusion::at_c< 1 >( q ) - friction * fusion::at_c< 0 >( p … in operator ()()
|
| /external/googleapis/google/cloud/recaptchaenterprise/v1/ |
| D | recaptchaenterprise_v1.yaml | 12 creating friction.
|
| /external/googleapis/google/cloud/recaptchaenterprise/v1beta1/ |
| D | recaptchaenterprise_v1beta1.yaml | 12 creating friction.
|
| /external/curl/docs/ |
| D | DEPRECATE.md | 31 two years. As a non-functional backend, it only adds friction and "weight" to
|
| /external/pigweed/pw_snapshot/ |
| D | design_discussion.rst | 18 information into snapshots with minimal friction.
|
| /external/python/google-api-python-client/docs/ |
| D | client-secrets.md | 81 …nt libraries start consuming client_secrets.json then a large amount of friction in implementing O…
|
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/ |
| D | molecular_dynamics.cpp | 39 double gamma = 0.0 , // friction in md_system()
|
| D | molecular_dynamics_cells.cpp | 47 double m_gamma; // friction
|
| /external/pdfium/fpdfsdk/pwl/ |
| D | cpwl_sbbutton.cpp | 95 // draw friction in DrawThisAppearance()
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
| D | CONTRIBUTING.md | 126 * Contributions demonstrate that obtaining Commit Access will significantly reduce friction for the…
|
| /external/grpc-grpc/ |
| D | CONTRIBUTING.md | 126 * Contributions demonstrate that obtaining Commit Access will significantly reduce friction for the…
|
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/ |
| D | getting_started.qbk | 82 friction. The equations of motion are given by ['x'' = -x + __gamma x'].
|
| /external/cronet/tot/third_party/icu/source/samples/ufortune/resources/ |
| D | root.txt | 89 from friction between the face of the club and the cover of the ball
|
| /external/cronet/stable/third_party/icu/source/samples/ufortune/resources/ |
| D | root.txt | 89 from friction between the face of the club and the cover of the ball
|
| /external/cronet/stable/net/base/ |
| D | schemeful_site.h | 214 // responsible for any unexpected friction you might encounter.
|
| /external/pytorch/docs/source/community/ |
| D | design.rst | 43 - The performance may not be worth the user friction, either because
|
| /external/cronet/tot/net/base/ |
| D | schemeful_site.h | 214 // responsible for any unexpected friction you might encounter.
|
| /external/pigweed/seed/ |
| D | 0130.rst | 364 There's just a little more friction. This new friction will probably be the
|
| /external/lottie/snapshot-tests/src/main/assets/lottiefiles/ |
| D | search_button.json | 1 …Friction","mn":"ADBE Slider Control","ix":3,"en":1,"ef":[{"ty":0,"nm":"Slider","mn":"ADBE Slider C…
|
| D | snowcation.json | 1 …Friction","np":3,"mn":"ADBE Slider Control","ix":3,"en":1,"ef":[{"ty":0,"nm":"Slider","mn":"ADBE S…
|
| /external/pytorch/c10/test/util/ |
| D | Metaprogramming_test.cpp | 118 // of the friction that comes with using these tools
|
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/ |
| D | Chart.java | 92 * Deceleration friction coefficient in [0 ; 1] interval, higher values 857 * Returns drag deceleration friction coefficient 866 * Deceleration friction coefficient in [0 ; 1] interval, higher values
|
12