Home
last modified time | relevance | path

Searched refs:height_aligned (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp291 int width_aligned = 0, height_aligned = 0; in GetAllocatedBufferInfo() local
294 width_aligned, height_aligned); in GetAllocatedBufferInfo()
298 allocated_buffer_info->aligned_height = UINT32(height_aligned); in GetAllocatedBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp291 int width_aligned = 0, height_aligned = 0; in GetAllocatedBufferInfo() local
294 width_aligned, height_aligned); in GetAllocatedBufferInfo()
298 allocated_buffer_info->aligned_height = UINT32(height_aligned); in GetAllocatedBufferInfo()