Searched refs:oldGeneration (Results 1 – 4 of 4) sorted by relevance
230 uint32_t oldGeneration; in registerBuffer() local235 data, &oldGeneration, &oldId, &oldSlot) || (oldId == 0)) { in registerBuffer()239 if ((oldId == mBqId) && (oldGeneration == mGeneration)) { in registerBuffer()251 int32_t d = (int32_t) mGeneration - (int32_t) oldGeneration; in registerBuffer()
91 sp<GraphicBuffer> *buffers, uint32_t oldGeneration);593 int32_t oldGeneration = mGeneration; in configureProducer() local612 producerId, mBuffers, oldGeneration); in configureProducer()702 sp<GraphicBuffer> *buffers, uint32_t oldGeneration) { in migrate() argument720 if (oldGeneration != generation) { in migrate()
50 int32_t oldGeneration = thiz->mGeneration; in object_lock_exclusive_() local74 if (newGeneration != oldGeneration) { in object_lock_exclusive_()
80 int32_t oldGeneration; in loopOnce() local87 oldGeneration = mGeneration; in loopOnce()122 if (oldGeneration != mGeneration) { in loopOnce()