Home | Sort by relevance Sort by last modified time |
/external/webkit/Source/WebCore/platform/audio/ | |
Distance.cpp | 62 return linearGain(distance); 76 double DistanceEffect::linearGain(double distance) |
Distance.h | 67 double linearGain(double distance); |