Searched refs:allocWidth (Results 1 – 1 of 1) sorted by relevance
1235 uint32_t allocWidth = 0; in allocateBuffers() local1254 allocWidth = width > 0 ? width : mCore->mDefaultWidth; in allocateBuffers()1266 allocWidth, allocHeight, allocFormat, allocUsage, in allocateBuffers()1286 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()