Searched refs:oldGeneration (Results 1 – 4 of 4) sorted by relevance
224 uint32_t oldGeneration; in registerBuffer() local229 data, &oldGeneration, &oldId, &oldSlot) || (oldId == 0)) { in registerBuffer()233 if ((oldId == mBqId) && (oldGeneration == mGeneration)) { in registerBuffer()245 int32_t d = (int32_t) mGeneration - (int32_t) oldGeneration; in registerBuffer()
91 sp<GraphicBuffer> *buffers, uint32_t oldGeneration);594 int32_t oldGeneration = mGeneration; in configureProducer() local613 producerId, mBuffers, oldGeneration); in configureProducer()703 sp<GraphicBuffer> *buffers, uint32_t oldGeneration) { in migrate() argument721 if (oldGeneration != generation) { in migrate()
50 int32_t oldGeneration = thiz->mGeneration; in object_lock_exclusive_() local74 if (newGeneration != oldGeneration) { in object_lock_exclusive_()
86 int32_t oldGeneration; in loopOnce() local93 oldGeneration = mGeneration; in loopOnce()128 if (oldGeneration != mGeneration) { in loopOnce()