Home
last modified time | relevance | path

Searched defs:aligned_w (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_adreno_info.cpp88 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
134 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_allocator.cpp650 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
810 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_adreno_info.cpp87 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
133 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_allocator.cpp652 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
812 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_adreno_info.cpp96 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
143 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_utils.cpp530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
703 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_adreno_info.cpp96 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
143 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_utils.cpp530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
703 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_adreno_info.cpp104 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
154 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_utils.cpp612 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
829 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.cpp99 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
149 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_utils.cpp761 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
1001 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_adreno_info.cpp99 unsigned int *aligned_w, unsigned int *aligned_h) { in AlignUnCompressedRGB()
150 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
H A Dgr_utils.cpp795 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
1024 int aligned_w = width; in GetAlignedWidthAndHeight() local
1075 int aligned_w = width; in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dalloc_controller.cpp154 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w, in getAlignedWidthAndHeight()
223 int usage, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
340 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight()
985 int& aligned_w, int& aligned_h) in getYuvUBwcWidthHeight()
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp161 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w, in getAlignedWidthAndHeight()
218 int usage, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
325 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight()
994 int& aligned_w, int& aligned_h) in getYuvUBwcWidthHeight()
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp154 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w, in getAlignedWidthAndHeight()
223 int usage, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
340 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight()
985 int& aligned_w, int& aligned_h) in getYuvUBwcWidthHeight()
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp167 int usage, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
268 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight()
812 int& aligned_w, int& aligned_h) in getUBwcWidthAndHeight()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp297 int aligned_w = 0; in Prepare() local
345 int aligned_w = 0; in PreCommit() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp297 int aligned_w = 0; in Prepare() local
345 int aligned_w = 0; in PreCommit() local
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp130 int tile_enabled, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp130 int tile_enabled, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp183 uint32_t aligned_w = UINT(width); in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_buffer_allocator.cpp271 uint32_t aligned_w = UINT(width); in GetAlignedWidthAndHeight() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp269 uint32_t aligned_w = UINT(width); in GetAlignedWidthAndHeight() local

12