/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 90 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 187 return GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 604 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 91 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_allocator.cpp | 228 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 719 unsigned int Allocator::GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 91 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_allocator.cpp | 229 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 721 unsigned int Allocator::GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 90 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 187 return GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 604 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_utils.h | 102 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 250 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 686 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 169 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 278 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 791 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|