Searched refs:getRefDistance (Results 1 – 3 of 3) sorted by relevance
237 if (distance < src.getRefDistance()) { in update()238 distance = src.getRefDistance(); in update()243 volume = src.getRefDistance() / distance; in update()
571 public float getRefDistance() { in getRefDistance() method in AudioNode
343 alSourcef(id, AL_REFERENCE_DISTANCE, src.getRefDistance()); in updateSourceParam()457 alSourcef(id, AL_REFERENCE_DISTANCE, src.getRefDistance()); in setSourceParams()