Home
last modified time | relevance | path

Searched defs:aligned_height (Results 1 – 25 of 56) sorted by relevance

123

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp127 int *aligned_height) { in GetAlignedWidthAndHeight()
160 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
301 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
Dhwc_display_virtual.cpp198 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp121 int *aligned_height) { 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
180 int aligned_height = 0; in GetBufferSize() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp133 int *aligned_height) { 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.cpp157 int *aligned_height) { 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
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp175 int *aligned_height) { in GetAlignedWidthAndHeight()
212 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
363 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp90 int aligned_width = 0, aligned_height = 0; in AllocateBuffer() local
192 int aligned_height = 0; in GetBufferSize() local
Dhwc_display_virtual.cpp280 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
192 int aligned_height = 0; in GetBufferSize() local
Dhwc_display_virtual.cpp280 int aligned_width, aligned_height; in SetOutputBuffer() local
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp243 int *aligned_height) { in GetAlignedWidthAndHeight()
280 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local
437 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h70 uint32_t aligned_height = 0; //!< Specifies aligned allocated buffer height in pixels. member
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dbuffer_allocator.h70 uint32_t aligned_height = 0; //!< Specifies aligned allocated buffer height in pixels. member
/hardware/qcom/display/msm8909/sdm/include/core/
Dbuffer_allocator.h70 uint32_t aligned_height = 0; //!< Specifies aligned allocated buffer height in pixels. member
/hardware/qcom/sdm845/display/sdm/include/core/
Dbuffer_allocator.h70 uint32_t aligned_height = 0; //!< Specifies aligned allocated buffer height in pixels. member
/hardware/qcom/sm8150/display/sdm/include/core/
Dbuffer_allocator.h71 uint32_t aligned_height = 0; //!< Specifies aligned allocated buffer height in pixels. member
/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp177 float aligned_height = FLOAT(CeilToMultipleOf(split_height, align_y)); in SplitTopBottom() local
/hardware/qcom/display/msm8998/sdm/libs/utils/
Drect.cpp177 float aligned_height = FLOAT(CeilToMultipleOf(split_height, align_y)); in SplitTopBottom() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Drect.cpp177 float aligned_height = FLOAT(CeilToMultipleOf(split_height, align_y)); in SplitTopBottom() local
/hardware/qcom/display/msm8909/sdm/libs/utils/
Drect.cpp182 float aligned_height = FLOAT(CeilToMultipleOf(split_height, align_y)); in SplitTopBottom() local
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp611 int *aligned_height = va_arg(args, int *); in Perform() local
706 uint32_t *aligned_height = va_arg(args, uint32_t *); in Perform() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp619 int *aligned_height = va_arg(args, int *); in Perform() local
714 uint32_t *aligned_height = va_arg(args, uint32_t *); in Perform() local

123