HomeSort by relevance Sort by last modified time
    Searched refs:backptr (Results 1 - 4 of 4) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyCollisionShape.java 72 public btSoftBodyCollisionShape(btSoftBody backptr) {
73 this(SoftbodyJNI.new_btSoftBodyCollisionShape(btSoftBody.getCPtr(backptr), backptr), true);
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 1420 dnttpointer backptr; member in struct:slt_special
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyInternals.h 54 btSoftBodyCollisionShape(btSoftBody* backptr)
57 m_body=backptr;
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 1449 const unsigned char *lastptr, *foreptr, *backptr; local
    [all...]

Completed in 360 milliseconds