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

/frameworks/native/libs/gui/
H A DBufferQueueProducer.cpp971 uint32_t checkWidth = width > 0 ? width : mCore->mDefaultWidth; local
975 if (checkWidth != allocWidth || checkHeight != allocHeight ||

Completed in 320 milliseconds