Home
last modified time | relevance | path

Searched defs:aligned_width (Results 1 – 25 of 41) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp120 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight()
154 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
295 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
Dhwc_display_virtual.cpp195 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp86 int aligned_width = 0, aligned_height = 0; in AllocateBuffer() local
179 int aligned_width = 0; in GetBufferSize() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp132 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight()
169 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
322 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
Dhwc_display_virtual.cpp197 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp156 uint32_t alloc_type, int *aligned_width, in GetAlignedWidthAndHeight()
193 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
346 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
Dhwc_display_external_test.cpp415 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorRamp() local
509 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateBWVertical() local
555 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorSquare() local
Dhwc_display_virtual.cpp223 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp90 int aligned_width = 0, aligned_height = 0; in AllocateBuffer() local
191 int aligned_width = 0; in GetBufferSize() local
Dhwc_display_external_test.cpp422 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorRamp() local
516 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateBWVertical() local
562 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorSquare() local
Dhwc_display_virtual.cpp280 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp90 int aligned_width = 0, aligned_height = 0; in AllocateBuffer() local
191 int aligned_width = 0; in GetBufferSize() local
Dhwc_display_external_test.cpp422 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorRamp() local
516 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateBWVertical() local
562 uint32_t aligned_width = buffer_info_.alloc_buffer_info.aligned_width; in GenerateColorSquare() local
Dhwc_display_virtual.cpp280 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h69 uint32_t aligned_width = 0; //!< Specifies aligned allocated buffer width in pixels. member
/hardware/qcom/display/msm8909/sdm/include/core/
Dbuffer_allocator.h69 uint32_t aligned_width = 0; //!< Specifies aligned allocated buffer width in pixels. member
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dbuffer_allocator.h69 uint32_t aligned_width = 0; //!< Specifies aligned allocated buffer width in pixels. member
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_virtual.cpp196 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp147 float aligned_width = FLOAT(CeilToMultipleOf(split_width, align_x)); in SplitLeftRight() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Drect.cpp147 float aligned_width = FLOAT(CeilToMultipleOf(split_width, align_x)); in SplitLeftRight() local
/hardware/qcom/display/msm8998/sdm/libs/utils/
Drect.cpp147 float aligned_width = FLOAT(CeilToMultipleOf(split_width, align_x)); in SplitLeftRight() local
/hardware/qcom/display/msm8909/sdm/libs/utils/
Drect.cpp152 float aligned_width = FLOAT(CeilToMultipleOf(split_width, align_x)); in SplitLeftRight() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp627 int *aligned_width = va_arg(args, int *); in Perform() local
722 uint32_t *aligned_width = va_arg(args, uint32_t *); in Perform() local
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.cpp648 int *aligned_width = va_arg(args, int *); in Perform() local
779 uint32_t *aligned_width = va_arg(args, uint32_t *); in Perform() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp639 int *aligned_width = va_arg(args, int *); in Perform() local
734 uint32_t *aligned_width = va_arg(args, uint32_t *); in Perform() local

12