Home
last modified time | relevance | path

Searched defs:periodNanoseconds (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/binding/aidl/aaudio/
H A DIAAudioService.aidl77 long periodNanoseconds); in registerAudioThread()
/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DAAudioBinderAdapter.cpp108 int64_t periodNanoseconds) { in registerAudioThread()
H A DAAudioBinderClient.cpp193 int64_t periodNanoseconds) { in registerAudioThread()
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.h160 aaudio_result_t createThread(int64_t periodNanoseconds, in createThread()
583 void setPeriodNanoseconds(int64_t periodNanoseconds) { in setPeriodNanoseconds()
H A DAudioStream.cpp457 aaudio_result_t AudioStream::createThread_l(int64_t periodNanoseconds, in createThread_l()
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioService.cpp257 …rvice::registerAudioThread(int32_t streamHandle, int32_t clientThreadId, int64_t periodNanoseconds, in registerAudioThread()
/aosp12/frameworks/av/services/oboeservice/fuzzer/
H A Doboeservice_fuzzer.cpp316 int64_t periodNanoseconds) { in registerAudioThread()