Searched refs:allocHeight (Results 1 – 2 of 2) sorted by relevance
1503 uint32_t allocHeight = 0; in allocateBuffers() local1529 allocHeight = height > 0 ? height : mCore->mDefaultHeight; in allocateBuffers()1532 std::swap(allocWidth, allocHeight); in allocateBuffers()1557 .height = allocHeight, in allocateBuffers()1572 allocWidth, allocHeight, allocFormat, BQ_LAYER_COUNT, in allocateBuffers()1605 if (checkWidth != allocWidth || checkHeight != allocHeight || in allocateBuffers()
48 for (int i=0; i<(int)allocHeight; i++) { in ~image_info()90 png_uint_32 allocHeight; member146 outImageInfo->allocHeight = outImageInfo->height; in read_png()