Searched refs:allocWidth (Results 1 – 1 of 1) sorted by relevance
1502 uint32_t allocWidth = 0; in allocateBuffers() local1528 allocWidth = width > 0 ? width : mCore->mDefaultWidth; in allocateBuffers()1532 std::swap(allocWidth, allocHeight); in allocateBuffers()1556 .width = allocWidth, in allocateBuffers()1572 allocWidth, allocHeight, allocFormat, BQ_LAYER_COUNT, in allocateBuffers()1605 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()