Home
last modified time | relevance | path

Searched refs:gim_alloc_function (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
Dgim_memory.cpp38 static gim_alloc_function *g_allocfn = 0;
43 void gim_set_alloc_handler (gim_alloc_function *fn) in gim_set_alloc_handler()
63 gim_alloc_function *gim_get_alloc_handler() in gim_get_alloc_handler()
Dgim_memory.h91 typedef void * gim_alloc_function (size_t size); typedef
99 void gim_set_alloc_handler (gim_alloc_function *fn);
106 gim_alloc_function *gim_get_alloc_handler (void);