Home
last modified time | relevance | path

Searched refs:pNotificationFrameCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.h951 size_t *pNotificationFrameCount,
1779 size_t *pNotificationFrameCount,
H A DThreads.cpp2209 size_t *pNotificationFrameCount, in createTrack_l() argument
2223 size_t notificationFrameCount = *pNotificationFrameCount; in createTrack_l()
2429 *pNotificationFrameCount = notificationFrameCount; in createTrack_l()
8125 size_t *pNotificationFrameCount, in createRecordTrack_l() argument
8135 size_t notificationFrameCount = *pNotificationFrameCount; in createRecordTrack_l()
8273 *pNotificationFrameCount = notificationFrameCount; in createRecordTrack_l()