Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h723 size_t *pNotificationFrameCount,
1411 size_t *pNotificationFrameCount,
DThreads.cpp1866 size_t *pNotificationFrameCount, in createTrack_l() argument
1878 size_t notificationFrameCount = *pNotificationFrameCount; in createTrack_l()
2071 *pNotificationFrameCount = notificationFrameCount; in createTrack_l()
6919 size_t *pNotificationFrameCount, in createRecordTrack_l() argument
6927 size_t notificationFrameCount = *pNotificationFrameCount; in createRecordTrack_l()
7042 *pNotificationFrameCount = notificationFrameCount; in createRecordTrack_l()