Searched defs:padding_threshold (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp162 int padding_threshold = 512; // Threshold for padding surfaces. local
168 raster_mode, padding_threshold,
175 padding_threshold);
250 int padding_threshold = 512; //Threshold for padding local
254 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8226/libgralloc/
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/msm8909/libgralloc/
H A Dalloc_controller.cpp168 int padding_threshold = 512; // Threshold for padding surfaces. local
174 raster_mode, padding_threshold,
181 padding_threshold);
255 int padding_threshold = 512; //Threshold for padding local
259 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp124 int padding_threshold = 512; // Threshold for padding surfaces. local
129 padding_threshold);
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp249 int padding_threshold = 512; //Threshold for padding local
253 width, height, format, 0,raster_mode, padding_threshold,
296 int padding_threshold = 512; // Threshold for padding surfaces. local
302 raster_mode, padding_threshold,
309 padding_threshold);
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp299 int padding_threshold = 512; //Threshold for padding local
303 width, height, format, 0,raster_mode, padding_threshold,
348 int padding_threshold = 512; // Threshold for padding surfaces. local
354 raster_mode, padding_threshold,
361 padding_threshold);
/hardware/qcom/media/msm8996/libc2dcolorconvert/
H A DC2DColorConverter.cpp487 int32_t padding_threshold = 512; /* hardcode for RGB formats */ local
493 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
500 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,

Completed in 324 milliseconds