Searched refs:getGeometricLocation (Results 1 – 2 of 2) sorted by relevance
61 if (microphoneInfo->getGeometricLocation().size() != 3 || in convertMicrophoneInfoFromNative()68 microphoneInfo->getGeometricLocation()[0], in convertMicrophoneInfoFromNative()69 microphoneInfo->getGeometricLocation()[1], in convertMicrophoneInfoFromNative()70 microphoneInfo->getGeometricLocation()[2]); in convertMicrophoneInfoFromNative()
173 const Vector<float>& getGeometricLocation() const { in getGeometricLocation() function