Home
last modified time | relevance | path

Searched refs:lastGeneration (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp2710 int lastGeneration = 0; in threadLoop() local
2845 if (lastGeneration != mActiveTracksGeneration) { in threadLoop()
2848 lastGeneration = mActiveTracksGeneration; in threadLoop()