Searched refs:width_aligned (Results 1 – 2 of 2) sorted by relevance
291 int width_aligned = 0, height_aligned = 0; in GetAllocatedBufferInfo() local294 width_aligned, height_aligned); in GetAllocatedBufferInfo()296 allocated_buffer_info->stride = UINT32(width_aligned); in GetAllocatedBufferInfo()297 allocated_buffer_info->aligned_width = UINT32(width_aligned); in GetAllocatedBufferInfo()