Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:threadLoop

288                 // Parameter sequence by server: threadLoop calling checkForNewParameters_l():
362 virtual bool threadLoop();
368 // Code snippets that were lifted up out of threadLoop()
518 // Code snippets that are temporarily lifted up out of threadLoop() until the merge
525 // Cache various calculated values, at threadLoop() entry and after a parameter change
559 // FIXME rename these former local variables of threadLoop to standard "m" names
630 // accessed by both binder threads and within threadLoop(), lock on mutex needed
668 // threadLoop snippets
690 // accessible only within the threadLoop(), no locks required
721 // threadLoop snippets
748 // threadLoop snippets
776 virtual bool threadLoop();
817 // threadLoop snippets
825 // called from threadLoop, addOutputTrack, removeOutputTrack
869 virtual bool threadLoop();