Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1357 uint64_t allocUsage = 0; in allocateBuffers() local
1379 allocUsage = usage | mCore->mConsumerUsageBits; in allocateBuffers()
1389 allocUsage, allocName); in allocateBuffers()
1412 checkFormat != allocFormat || checkUsage != allocUsage) { in allocateBuffers()