Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp962 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId, in migrate() argument
968 mCurrentGeneration = toGeneration; in migrate()
986 if (toGeneration == mGeneration && mBqId == toBqId) { in migrate()
1012 graphicBuffer->setGenerationNumber(toGeneration); in migrate()
1040 mGeneration, toGeneration, mBqSlot, slot); in migrate()
1042 mGeneration = toGeneration; in migrate()
/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h190 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId,