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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.cpp 95 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled,
127 width, height, bpp, tile_enabled, raster_mode, padding_threshold,
gr_adreno_info.h 87 bool tile_enabled);
gr_allocator.cpp 218 bool tile_enabled = false; local
222 return tile_enabled;
234 tile_enabled = true;
241 return tile_enabled;
gr_buf_mgr.cpp 567 int *tile_enabled = va_arg(args, int *); local
570 *tile_enabled = allocator_->IsUBwcEnabled(format, prod_usage, cons_usage) ||
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 130 int tile_enabled, int& aligned_w, int& aligned_h)
165 height, bpp, tile_enabled,
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 130 int tile_enabled, int& aligned_w, int& aligned_h)
165 height, bpp, tile_enabled,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 138 int tile_enabled, int& aligned_w, int& aligned_h)
173 height, bpp, tile_enabled,
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 266 int tile_enabled, int& aligned_w, int& aligned_h)
301 height, bpp, tile_enabled,
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 324 int tile_enabled, int& aligned_w, int& aligned_h)
360 height, bpp, tile_enabled,
    [all...]

Completed in 293 milliseconds