Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp428 uint32_t allocOptionsGenId = 0; in dequeueBuffer() local
544 allocOptionsGenId = mCore->mAdditionalOptionsGenerationId; in dequeueBuffer()
624 mSlots[*outSlot].mAdditionalOptionsGenerationId = allocOptionsGenId; in dequeueBuffer()
1509 uint32_t allocOptionsGenId = 0; in allocateBuffers() local
1541 allocOptionsGenId = mCore->mAdditionalOptionsGenerationId; in allocateBuffers()
1603 allocOptionsChanged = allocOptionsGenId != mCore->mAdditionalOptionsGenerationId; in allocateBuffers()
1625 mSlots[*slot].mAdditionalOptionsGenerationId = allocOptionsGenId; in allocateBuffers()