Searched refs:queueGeneration (Results 1 – 1 of 1) sorted by relevance
1390 int32_t queueGeneration; in dropBufferIfStale() local1391 CHECK(msg->findInt32("queueGeneration", &queueGeneration)); in dropBufferIfStale()1393 if (queueGeneration == getQueueGeneration(audio)) { in dropBufferIfStale()