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

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

Completed in 151 milliseconds