Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1463 uint32_t checkHeight = height > 0 ? height : mCore->mDefaultHeight; in allocateBuffers() local
1466 std::swap(checkWidth, checkHeight); in allocateBuffers()
1472 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()