Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1354 uint32_t allocWidth = 0; in allocateBuffers() local
1376 allocWidth = width > 0 ? width : mCore->mDefaultWidth; in allocateBuffers()
1388 allocWidth, allocHeight, allocFormat, BQ_LAYER_COUNT, in allocateBuffers()
1411 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()