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

  /external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/objectal/
ALChannelSource.java 269 @Selector("setMinGain:")
270 public native void setMinGain(float value);
ALSoundSource.java 193 @Selector("setMinGain:")
194 void setMinGain (float value);
ALSource.java 323 @Selector("setMinGain:")
324 public native void setMinGain(float value);

Completed in 185 milliseconds