Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp90 uint32_t toGeneration, uint64_t toBqId,
701 uint32_t toGeneration, uint64_t toBqId, in migrate() argument
716 if (toGeneration == generation && bqId == toBqId) { in migrate()
729 graphicBuffer->setGenerationNumber(toGeneration); in migrate()
757 generation, toGeneration, bqSlot, slot); in migrate()
758 generation = toGeneration; in migrate()