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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btAxisSweep3InternalInt.java 235 public void removeHandle(long handle, btDispatcher dispatcher) {
btAxisSweep3InternalShort.java 235 public void removeHandle(int handle, btDispatcher dispatcher) {
  /frameworks/av/services/audioflinger/
Effects.h 97 size_t removeHandle(EffectHandle *handle);
Effects.cpp 146 size_t AudioFlinger::EffectModule::removeHandle(EffectHandle *handle)
159 ALOGV("removeHandle() %p removed handle %p in position %zu", this, handle, i);
201 if (removeHandle(handle) == 0) {
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btAxisSweep3.h 138 void removeHandle(BP_FP_INT_TYPE handle,btDispatcher* dispatcher);
254 removeHandle(static_cast<BP_FP_INT_TYPE>(handle->m_uniqueId), dispatcher);
561 void btAxisSweep3Internal<BP_FP_INT_TYPE>::removeHandle(BP_FP_INT_TYPE handle,btDispatcher* dispatcher)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp     [all...]

Completed in 252 milliseconds