Searched defs:pair_count (Results 1 - 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
H A DbtGImpactCollisionAlgorithm.cpp353 const int * pairs, int pair_count)
363 while(pair_count--)
392 const int * pairs, int pair_count)
406 while(pair_count--)
349 collide_gjk_triangles(const btCollisionObjectWrapper * body0Wrap, const btCollisionObjectWrapper * body1Wrap, const btGImpactMeshShapePart * shape0, const btGImpactMeshShapePart * shape1, const int * pairs, int pair_count) argument
388 collide_sat_triangles(const btCollisionObjectWrapper* body0Wrap, const btCollisionObjectWrapper* body1Wrap, const btGImpactMeshShapePart * shape0, const btGImpactMeshShapePart * shape1, const int * pairs, int pair_count) argument
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
H A Dpfrtypes.h199 FT_Byte pair_count; member in struct:PFR_KernItemRec_

Completed in 121 milliseconds