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

  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 49 #define ASTC_BLOCK_SIZE 16
498 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 49 #define ASTC_BLOCK_SIZE 16
493 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 49 #define ASTC_BLOCK_SIZE 16
506 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 49 #define ASTC_BLOCK_SIZE 16
586 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 52 #define ASTC_BLOCK_SIZE 16
667 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 41 #define ASTC_BLOCK_SIZE 16
265 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
  /hardware/qcom/display/msmcobalt/libgralloc/
alloc_controller.cpp 52 #define ASTC_BLOCK_SIZE 16
680 size = alignedw * alignedh * ASTC_BLOCK_SIZE;
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc1/
gr_allocator.cpp 41 #define ASTC_BLOCK_SIZE 16
265 size = alignedw * alignedh * ASTC_BLOCK_SIZE;

Completed in 68 milliseconds