Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h274 uint32_t getNotificationPeriodInFrames() const { return mNotificationFramesAct; } in getNotificationPeriodInFrames() function
H A DAudioTrack.h412 uint32_t getNotificationPeriodInFrames() const { return mNotificationFramesAct; } in getNotificationPeriodInFrames() function