Searched refs:checkHeight (Results 1 – 1 of 1) sorted by relevance
1273 uint32_t checkHeight = height > 0 ? height : mCore->mDefaultHeight; in allocateBuffers() local1277 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()