Searched refs:periodNanoseconds (Results 1 – 9 of 9) sorted by relevance
193 int64_t periodNanoseconds) { in registerAudioThread() argument198 periodNanoseconds); in registerAudioThread()
86 int64_t periodNanoseconds) = 0;
94 int64_t periodNanoseconds) = 0;
95 int64_t periodNanoseconds) override;
194 int64_t periodNanoseconds) in registerAudioThread() argument201 data.writeInt64(periodNanoseconds); in registerAudioThread()
133 virtual aaudio_result_t createThread(int64_t periodNanoseconds,510 void setPeriodNanoseconds(int64_t periodNanoseconds) { in setPeriodNanoseconds() argument511 mPeriodNanoseconds.store(periodNanoseconds, std::memory_order_release); in setPeriodNanoseconds()
331 aaudio_result_t AudioStream::createThread(int64_t periodNanoseconds, in createThread() argument345 setPeriodNanoseconds(periodNanoseconds); in createThread()
74 int64_t periodNanoseconds) override;
265 int64_t periodNanoseconds) { in registerAudioThread() argument