OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b2Free
(Results
1 - 9
of
9
) sorted by null
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
b2GrowableStack.h
42
b2Free
(m_stack);
57
b2Free
(old);
b2Settings.cpp
32
void
b2Free
(void* mem)
b2BlockAllocator.cpp
93
b2Free
(m_chunks[i].blocks);
96
b2Free
(m_chunks);
129
b2Free
(oldChunks);
168
b2Free
(p);
210
b2Free
(m_chunks[i].blocks);
b2Settings.h
134
void
b2Free
(void* mem);
b2StackAllocator.cpp
68
b2Free
(p);
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
b2BroadPhase.cpp
38
b2Free
(m_moveBuffer);
39
b2Free
(m_pairBuffer);
79
b2Free
(oldBuffer);
113
b2Free
(oldBuffer);
b2DynamicTree.cpp
52
b2Free
(m_nodes);
68
b2Free
(oldNodes);
768
b2Free
(nodes);
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Rope/
b2Rope.cpp
38
b2Free
(m_ps);
39
b2Free
(m_p0s);
40
b2Free
(m_vs);
41
b2Free
(m_ims);
42
b2Free
(m_Ls);
43
b2Free
(m_as);
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/Shapes/
b2ChainShape.cpp
32
b2Free
(m_vertices);
Completed in 53 milliseconds