Home | History | Annotate | Download | only in audioflinger

Lines Matching full:android_atomic_and

648         android_atomic_and(~CBLK_FORCEREADY, &mCblk->mFlags);
856 android_atomic_and(~CBLK_FORCEREADY, &mCblk->mFlags);
1932 if (android_atomic_and(~CBLK_DISABLED, &mCblk->mFlags) & CBLK_DISABLED) {