Searched defs:raster_mode (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_adreno_info.cpp111 int raster_mode = 0; // Adreno unknown raster mode. local
117 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
121 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
136 int raster_mode = 0; // Adreno unknown raster mode. local
141 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_adreno_info.cpp111 int raster_mode = 0; // Adreno unknown raster mode. local
117 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
121 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
136 int raster_mode = 0; // Adreno unknown raster mode. local
141 width, height, format, 0, raster_mode, padding_threshold,
/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp159 int raster_mode = 0; // Adreno unknown raster mode. local
166 raster_mode, padding_threshold,
172 surface_tile_height, raster_mode,
247 int raster_mode = 0; //Adreno unknown raster mode. local
252 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp159 int raster_mode = 0; // Adreno unknown raster mode. local
166 raster_mode, padding_threshold,
172 surface_tile_height, raster_mode,
241 int raster_mode = 0; //Adreno unknown raster mode. local
246 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp167 int raster_mode = 0; // Adreno unknown raster mode. local
174 raster_mode, padding_threshold,
180 surface_tile_height, raster_mode,
254 int raster_mode = 0; //Adreno unknown raster mode. local
259 width, height, format, 0,raster_mode, padding_threshold,
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp123 int raster_mode = 0; // Adreno unknown raster mode. local
128 surface_tile_height, raster_mode,
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp250 int raster_mode = 0; //Adreno unknown raster mode. local
255 width, height, format, 0,raster_mode, padding_threshold,
300 int raster_mode = 0; // Adreno unknown raster mode. local
307 raster_mode, padding_threshold,
313 surface_tile_height, raster_mode,
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp306 int raster_mode = 0; //Adreno unknown raster mode. local
311 width, height, format, 0,raster_mode, padding_threshold,
358 int raster_mode = 0; // Adreno unknown raster mode. local
365 raster_mode, padding_threshold,
371 surface_tile_height, raster_mode,
/hardware/qcom/display/msm8998/libgralloc/
H A Dalloc_controller.cpp309 int raster_mode = 0; //Adreno unknown raster mode. local
314 width, height, format, 0,raster_mode, padding_threshold,
358 int raster_mode = 0; // Adreno unknown raster mode. local
365 raster_mode, padding_threshold,
371 surface_tile_height, raster_mode,
/hardware/qcom/media/msm8996/libc2dcolorconvert/
H A DC2DColorConverter.cpp486 int32_t raster_mode = 0; local
493 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
500 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
/hardware/qcom/media/msm8998/libc2dcolorconvert/
H A DC2DColorConverter.cpp493 int32_t raster_mode = 0; local
500 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
507 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,

Completed in 513 milliseconds