Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1330 uint64_t allocUsage = 0; in allocateBuffers() local
1349 allocUsage = usage | mCore->mConsumerUsageBits; in allocateBuffers()
1358 allocUsage, {mConsumerName.string(), mConsumerName.size()}); in allocateBuffers()
1381 checkFormat != allocFormat || checkUsage != allocUsage) { in allocateBuffers()