HomeSort by relevance Sort by last modified time
    Searched defs:surface_tile_height (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/display/msm8909/gralloc/
gr_adreno_info.cpp 131 int surface_tile_height = 1; // Linear surface local
132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_adreno_info.cpp 131 int surface_tile_height = 1; // Linear surface local
132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.cpp 122 int surface_tile_height = 1; // Linear surface local
123 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8998/libgralloc1/
gr_adreno_info.cpp 121 int surface_tile_height = 1; // Linear surface local
122 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 122 int surface_tile_height = 1; // Linear surface local
128 surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 170 int surface_tile_height = 1; // Linear surface local
172 surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 170 int surface_tile_height = 1; // Linear surface local
172 surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 311 int surface_tile_height = 1; // Linear surface local
313 surface_tile_height, raster_mode,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 381 int surface_tile_height = 1; // Linear surface local
383 surface_tile_height, raster_mode,
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 381 int surface_tile_height = 1; // Linear surface local
383 surface_tile_height, raster_mode,
    [all...]
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 369 int surface_tile_height = 1; // Linear surface local
371 surface_tile_height, raster_mode,
    [all...]

Completed in 2144 milliseconds