/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/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/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/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/sm8150/display/gralloc/ |
D | gr_utils.h | 196 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 285 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 838 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 211 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw,
|
D | gr_utils.cpp | 360 size = GetUBwcSize(width, height, format, alignedw, alignedh); in GetSize() 919 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() function
|