Searched refs:periodNanoseconds (Results 1 – 9 of 9) sorted by relevance
91 virtual aaudio_result_t createThread(int64_t periodNanoseconds,287 void setPeriodNanoseconds(int64_t periodNanoseconds) { in setPeriodNanoseconds() argument288 mPeriodNanoseconds.store(periodNanoseconds, std::memory_order_release); in setPeriodNanoseconds()
159 aaudio_result_t AudioStream::createThread(int64_t periodNanoseconds, in createThread() argument172 setPeriodNanoseconds(periodNanoseconds); in createThread()
164 int64_t periodNanoseconds) { in registerAudioThread() argument170 periodNanoseconds); in registerAudioThread()
81 int64_t periodNanoseconds) = 0;
87 int64_t periodNanoseconds) override;
90 int64_t periodNanoseconds) = 0;
191 int64_t periodNanoseconds) in registerAudioThread() argument199 data.writeInt64(periodNanoseconds); in registerAudioThread()
66 int64_t periodNanoseconds) ;
175 int64_t periodNanoseconds) { in registerAudioThread() argument