Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp1032 uint32_t checkWidth = width > 0 ? width : mCore->mDefaultWidth; in allocateBuffers() local
1037 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()