Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1273 uint32_t checkHeight = height > 0 ? height : mCore->mDefaultHeight; in allocateBuffers() local
1277 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()