Searched defs:newFront (Results 1 – 7 of 7) sorted by relevance
78 AdvancedBufferHeader *newFront = &oldFront[1]; in readAt() local
149 AdvancedBufferHeader *newFront = &oldFront[1]; in pullFromBuffQueue() local
321 BufferHeader *newFront = &oldFront[1]; in audioRecorder_handleMoreData_lockRecord() local
166 BufferHeader *newFront = &oldFront[1]; in adecoder_writeToBufferQueue() local1260 BufferHeader *newFront = &oldFront[1]; in audioTrack_handleMoreData_lockPlay() local
195 Closure **newFront = oldFront; in ThreadPool_deinit_internal() local349 Closure **newFront = oldFront; in ThreadPool_remove() local
275 const BufferHeader *oldFront, *newFront, *rear; in IOutputMixExt_FillBuffer() local
748 int32_t newFront = (front & ~mask) | (flush & mask); in flushBufferIfNeeded() local