Searched defs:cblkOld (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp5791 audio_track_cblk_t *cblkOld = state->mCblk; local
5793 if (cblkNew != cblkOld) {
5796 if (cblkOld != NULL) {

Completed in 25 milliseconds