HomeSort by relevance Sort by last modified time
    Searched defs:notificationFrameCount (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaudioclient/include/media/
IAudioFlinger.h 84 notificationFrameCount = parcel->readInt64();
107 (void)parcel->writeInt64(notificationFrameCount);
124 size_t notificationFrameCount;
139 notificationFrameCount = parcel->readInt64();
156 (void)parcel->writeInt64(notificationFrameCount);
172 size_t notificationFrameCount;
209 notificationFrameCount = parcel->readInt64();
225 (void)parcel->writeInt64(notificationFrameCount);
240 size_t notificationFrameCount;
255 notificationFrameCount = parcel->readInt64()
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 56 milliseconds