Home
last modified time | relevance | path

Searched defs:inner_count (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtMultiSphereShape.cpp75 int inner_count = MIN( numSpheres - k, 128 ); in localGetSupportingVertexWithoutMargin() local
113 int inner_count = MIN( numSpheres - k, 128 ); in batchedUnitVectorGetSupportingVertexWithoutMargin() local
DbtPolyhedralConvexShape.cpp350 int inner_count = MIN(getNumVertices() - k, 128); in localGetSupportingVertexWithoutMargin() local
387 int inner_count = MIN(getNumVertices() - k, 128); in batchedUnitVectorGetSupportingVertexWithoutMargin() local