Searched refs:AllocateNode (Results 1 - 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
H A Db2DynamicTree.cpp56 int32 b2DynamicTree::AllocateNode() function in class:b2DynamicTree
110 int32 proxyId = AllocateNode();
265 int32 newParent = AllocateNode();
751 int32 parentIndex = AllocateNode();
H A Db2DynamicTree.h128 int32 AllocateNode();

Completed in 45 milliseconds