Home
last modified time | relevance | path

Searched defs:isContentSpatialized (Results 1 – 2 of 2) sorted by relevance

/external/oboe/include/oboe/
DAudioStreamBase.h163 bool isContentSpatialized() const { return mIsContentSpatialized; } in isContentSpatialized() function
DAudioStreamBuilder.h406 AudioStreamBuilder *setIsContentSpatialized(bool isContentSpatialized) { in setIsContentSpatialized()