Home
last modified time | relevance | path

Searched refs:tile_enabled (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_adreno_info.cpp87 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB() argument
119 width, height, bpp, tile_enabled, raster_mode, padding_threshold, in AlignUnCompressedRGB()
Dgr_adreno_info.h86 bool tile_enabled);
Dgr_buf_mgr.cpp641 int *tile_enabled = va_arg(args, int *); in Perform() local
644 *tile_enabled = allocator_->IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_adreno_info.cpp86 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB() argument
118 width, height, bpp, tile_enabled, raster_mode, padding_threshold, in AlignUnCompressedRGB()
Dgr_adreno_info.h86 bool tile_enabled);
Dgr_buf_mgr.cpp629 int *tile_enabled = va_arg(args, int *); in Perform() local
632 *tile_enabled = allocator_->IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
/hardware/qcom/display/msm8909/gralloc/
Dgr_adreno_info.cpp95 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB() argument
128 width, height, bpp, tile_enabled, raster_mode, padding_threshold, in AlignUnCompressedRGB()
Dgr_adreno_info.h82 bool tile_enabled);
Dgr_buf_mgr.cpp653 int *tile_enabled = va_arg(args, int *); in Perform() local
654 if (!aligned_width || !aligned_height || !tile_enabled) { in Perform()
660 *tile_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_adreno_info.cpp95 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB() argument
128 width, height, bpp, tile_enabled, raster_mode, padding_threshold, in AlignUnCompressedRGB()
Dgr_adreno_info.h82 bool tile_enabled);
Dgr_buf_mgr.cpp650 int *tile_enabled = va_arg(args, int *); in Perform() local
651 if (!aligned_width || !aligned_height || !tile_enabled) { in Perform()
657 *tile_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp122 int tile_enabled; in GetAlignedWidthAndHeight() local
130 producer_usage, consumer_usage, aligned_width, aligned_height, &tile_enabled); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp158 int tile_enabled; in GetAlignedWidthAndHeight() local
169 producer_usage, consumer_usage, aligned_width, aligned_height, &tile_enabled); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp134 int tile_enabled; in GetAlignedWidthAndHeight() local
145 producer_usage, consumer_usage, aligned_width, aligned_height, &tile_enabled); in GetAlignedWidthAndHeight()
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp130 int tile_enabled, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight() argument
165 height, bpp, tile_enabled, in getAlignedWidthAndHeight()
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp130 int tile_enabled, int& aligned_w, int& aligned_h) in getAlignedWidthAndHeight() argument
165 height, bpp, tile_enabled, in getAlignedWidthAndHeight()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp325 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight() argument
364 height, bpp, tile_enabled, in getGpuAlignedWidthHeight()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp340 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight() argument
376 height, bpp, tile_enabled, in getGpuAlignedWidthHeight()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp340 int tile_enabled, int& aligned_w, int& aligned_h) in getGpuAlignedWidthHeight() argument
376 height, bpp, tile_enabled, in getGpuAlignedWidthHeight()