Searched refs:padding_threshold (Results 1 - 25 of 26) sorted by relevance

12

/hardware/qcom/display/msm8909/gralloc/
H A Dgr_adreno_info.h128 int screen_tile_height, int padding_threshold) = NULL;
131 int padding_threshold, int *aligned_w,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
H A Dgr_adreno_info.cpp123 int padding_threshold = 512; // Threshold for padding surfaces. local
128 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
133 padding_threshold));
148 int padding_threshold = 512; // Threshold for padding local
152 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_adreno_info.h128 int screen_tile_height, int padding_threshold) = NULL;
131 int padding_threshold, int *aligned_w,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
H A Dgr_adreno_info.cpp123 int padding_threshold = 512; // Threshold for padding surfaces. local
128 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
133 padding_threshold));
148 int padding_threshold = 512; // Threshold for padding local
152 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_adreno_info.h128 int screen_tile_height, int padding_threshold) = NULL;
131 int padding_threshold, int *aligned_w,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
H A Dgr_adreno_info.cpp114 int padding_threshold = 512; // Threshold for padding surfaces. local
119 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
124 padding_threshold));
139 int padding_threshold = 512; // Threshold for padding local
143 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_adreno_info.h128 int screen_tile_height, int padding_threshold) = NULL;
131 int padding_threshold, int *aligned_w,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
H A Dgr_adreno_info.cpp113 int padding_threshold = 512; // Threshold for padding surfaces. local
118 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
123 padding_threshold));
138 int padding_threshold = 512; // Threshold for padding local
142 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8084/libgralloc/
H A Dgr.h133 int padding_threshold);
140 int padding_threshold,
152 int padding_threshold,
H A Dalloc_controller.cpp160 int padding_threshold = 512; // Threshold for padding surfaces. local
166 raster_mode, padding_threshold,
173 padding_threshold);
248 int padding_threshold = 512; //Threshold for padding local
252 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8226/libgralloc/
H A Dgr.h133 int padding_threshold);
140 int padding_threshold,
152 int padding_threshold,
H A Dalloc_controller.cpp160 int padding_threshold = 512; // Threshold for padding surfaces. local
166 raster_mode, padding_threshold,
173 padding_threshold);
242 int padding_threshold = 512; //Threshold for padding local
246 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8994/libgralloc/
H A Dgr.h161 int padding_threshold);
168 int padding_threshold,
180 int padding_threshold,
H A Dalloc_controller.cpp251 int padding_threshold = 512; //Threshold for padding local
255 width, height, format, 0,raster_mode, padding_threshold,
301 int padding_threshold = 512; // Threshold for padding surfaces. local
307 raster_mode, padding_threshold,
314 padding_threshold);
/hardware/qcom/display/msm8909/libgralloc/
H A Dgr.h167 int padding_threshold);
174 int padding_threshold,
184 int padding_threshold,
H A Dalloc_controller.cpp322 int padding_threshold = 512; //Threshold for padding local
326 width, height, format, 0,raster_mode, padding_threshold,
371 int padding_threshold = 512; // Threshold for padding surfaces. local
377 raster_mode, padding_threshold,
384 padding_threshold);
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dgr.h167 int padding_threshold);
174 int padding_threshold,
184 int padding_threshold,
H A Dalloc_controller.cpp322 int padding_threshold = 512; //Threshold for padding local
326 width, height, format, 0,raster_mode, padding_threshold,
371 int padding_threshold = 512; // Threshold for padding surfaces. local
377 raster_mode, padding_threshold,
384 padding_threshold);
/hardware/qcom/display/msm8996/libgralloc/
H A Dgr.h172 int padding_threshold);
179 int padding_threshold,
191 int padding_threshold,
H A Dalloc_controller.cpp307 int padding_threshold = 512; //Threshold for padding local
311 width, height, format, 0,raster_mode, padding_threshold,
359 int padding_threshold = 512; // Threshold for padding surfaces. local
365 raster_mode, padding_threshold,
372 padding_threshold);
/hardware/qcom/display/msm8960/libgralloc/
H A Dgr.h102 int padding_threshold);
H A Dalloc_controller.cpp124 int padding_threshold = 512; // Threshold for padding surfaces. local
129 padding_threshold);
/hardware/qcom/media/msm8996/libc2dcolorconvert/
H A DC2DColorConverter.h69 int padding_threshold, int *aligned_width, int * aligned_height);
H A DC2DColorConverter.cpp495 int32_t padding_threshold = 512; /* hardcode for RGB formats */ local
501 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
508 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
/hardware/qcom/media/msm8998/libc2dcolorconvert/
H A DC2DColorConverter.h69 int padding_threshold, int *aligned_width, int * aligned_height);

Completed in 385 milliseconds

12