Searched defs:cblkOld (Results 1 - 1 of 1) sorted by last modified time

/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 41 milliseconds