Searched defs:poly1 (Results 1 – 4 of 4) sorted by relevance
| /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/ |
| D | b2CollidePolygon.cpp | 24 const b2PolygonShape* poly1, const b2Transform& xf1, in b2FindMaxSeparation() 65 const b2PolygonShape* poly1, const b2Transform& xf1, int32 edge1, in b2FindIncidentEdge() 133 const b2PolygonShape* poly1; // reference polygon in b2CollidePolygons() local
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
| D | btBox2dBox2dCollisionAlgorithm.cpp | 135 static btScalar EdgeSeparation(const btBox2dShape* poly1, const btTransform& xf1, int edge1, in EdgeSeparation() 165 const btBox2dShape* poly1, const btTransform& xf1, in FindMaxSeparation() 256 const btBox2dShape* poly1, const btTransform& xf1, int edge1, in FindIncidentEdge() 320 const btBox2dShape* poly1; // reference poly in b2CollidePolygons() local
|
| /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/ |
| D | ApplyForce.java | 89 PolygonShape poly1 = new PolygonShape(); in createWorld() local
|
| /external/skia/src/core/ |
| D | SkBitmapFilter.h | 105 Sk4f poly1 = (((Sk4f(fA1) * x + Sk4f(fB1)) * x + Sk4f(fC1)) * x + Sk4f(fD1)) in evalcore_n() local
|