Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp512 uint32_t allocOptionsGenId = 0; in dequeueBuffer() local
630 allocOptionsGenId = mCore->mAdditionalOptionsGenerationId; in dequeueBuffer()
714 mSlots[*outSlot].mAdditionalOptionsGenerationId = allocOptionsGenId; in dequeueBuffer()
1630 uint32_t allocOptionsGenId = 0; in allocateBuffers() local
1663 allocOptionsGenId = mCore->mAdditionalOptionsGenerationId; in allocateBuffers()
1721 allocOptionsChanged = allocOptionsGenId != mCore->mAdditionalOptionsGenerationId; in allocateBuffers()
1741 mSlots[*slot].mAdditionalOptionsGenerationId = allocOptionsGenId; in allocateBuffers()