createForSubject   59 Source/platform/audio/HRTFDatabase.cpp         OwnPtr<HRTFElevation> hrtfElevation = HRTFElevation::createForSubject("Composite", elevation, sampleRate);
createForSubject   53 Source/platform/audio/HRTFElevation.h     static PassOwnPtr<HRTFElevation> createForSubject(const String& subjectName, int elevation, float sampleRate);