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

  /hardware/bsp/intel/peripheral/libupm/src/buzzer/
buzzer.cxx 49 m_volume = vol;
53 return m_volume;
58 mraa_pwm_write(m_pwm_context, m_volume * 0.5);
buzzer.h 125 float m_volume; member in class:upm::Buzzer
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyData.h 92 float m_volume; // Volume conversation coefficient [0,+inf] member in struct:SoftBodyConfigData
btSoftBody.h 310 btScalar m_volume; // Rest volume member in struct:btSoftBody::Pose
btSoftBody.cpp 93 m_pose.m_volume = 0;
894 m_pose.m_volume = bvolume?getVolume():0;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 1227 float m_volume; member in class:Bullet::SoftBodyConfigData
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 9795 milliseconds