HomeSort by relevance Sort by last modified time
    Searched refs:raster_mode (Results 1 - 25 of 25) sorted by null

  /hardware/qcom/display/sdm845/libgralloc1/
gr_adreno_info.h 131 int tile_mode, int raster_mode,
136 int tile_mode, int raster_mode,
140 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
gr_adreno_info.cpp 131 int raster_mode = 0; // Adreno unknown raster mode. local
141 tile_enabled, raster_mode, padding_threshold,
145 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
149 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
165 int raster_mode = 0; // Adreno unknown raster mode. local
170 width, height, format, 0, raster_mode, padding_threshold,
  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.cpp 111 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,
gr_adreno_info.h 130 int tile_mode, int raster_mode,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
  /hardware/qcom/display/msm8998/libgralloc1/
gr_adreno_info.cpp 110 int raster_mode = 0; // Adreno unknown raster mode. local
116 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
120 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
135 int raster_mode = 0; // Adreno unknown raster mode. local
140 width, height, format, 0, raster_mode, padding_threshold,
gr_adreno_info.h 130 int tile_mode, int raster_mode,
134 int width, int height, int format, int tile_mode, int raster_mode, int padding_threshold,
  /hardware/qcom/display/msm8084/libgralloc/
gr.h 139 int raster_mode,
151 int raster_mode,
alloc_controller.cpp 159 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/
gr.h 139 int raster_mode,
151 int raster_mode,
alloc_controller.cpp 159 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/
gr.h 139 int raster_mode,
151 int raster_mode,
alloc_controller.cpp 162 int raster_mode = 0; // Adreno unknown raster mode. local
169 raster_mode, padding_threshold,
175 surface_tile_height, raster_mode,
249 int raster_mode = 0; //Adreno unknown raster mode. local
254 width, height, format, 0,raster_mode, padding_threshold,
  /hardware/qcom/display/msm8994/libgralloc/
gr.h 167 int raster_mode,
179 int raster_mode,
alloc_controller.cpp 250 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/
gr.h 178 int raster_mode,
190 int raster_mode,
alloc_controller.cpp 306 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,
    [all...]
  /hardware/qcom/display/sdm845/libgralloc/
gr.h 173 int raster_mode,
183 int raster_mode,
alloc_controller.cpp 321 int raster_mode = 0; //Adreno unknown raster mode. local
326 width, height, format, 0,raster_mode, padding_threshold,
370 int raster_mode = 0; // Adreno unknown raster mode. local
377 raster_mode, padding_threshold,
383 surface_tile_height, raster_mode,
    [all...]
  /hardware/qcom/media/msm8996/libc2dcolorconvert/
C2DColorConverter.h 68 typedef void (*LINK_AdrenoComputeAlignedWidthAndHeight) (int width, int height, int bpp, int tile_mode, int raster_mode,
C2DColorConverter.cpp 493 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,
  /hardware/qcom/media/msm8998/libc2dcolorconvert/
C2DColorConverter.h 68 typedef void (*LINK_AdrenoComputeAlignedWidthAndHeight) (int width, int height, int bpp, int tile_mode, int raster_mode,
C2DColorConverter.cpp 500 int32_t raster_mode = 0; local
507 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
514 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 123 int raster_mode = 0; // Adreno unknown raster mode. local
128 surface_tile_height, raster_mode,
  /hardware/qcom/media/sdm845/libc2dcolorconvert/
C2DColorConverter.h 90 typedef void (*LINK_AdrenoComputeAlignedWidthAndHeight) (int width, int height, int bpp, int tile_mode, int raster_mode,
C2DColorConverter.cpp 482 int32_t raster_mode = 0; local
489 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,
496 mAdrenoComputeAlignedWidthAndHeight(width, height, bpp, tile_mode, raster_mode, padding_threshold,

Completed in 112 milliseconds