Searched refs:getUBwcSize (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 57 static unsigned int getUBwcSize(int, int, int, const int, const int); 490 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 880 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 82 static unsigned int getUBwcSize(int, int, int, const int, const int); 557 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 1066 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 88 static unsigned int getUBwcSize(int, int, int, const int, const int); 543 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 1063 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | alloc_controller.cpp | 88 static unsigned int getUBwcSize(int, int, int, const int, const int); 543 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 1063 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|