Searched refs:getUBwcSize (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 57 static unsigned int getUBwcSize(int, int, int, const int, const int); 485 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 871 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 81 static unsigned int getUBwcSize(int, int, int, const int, const int); 550 return getUBwcSize(width, height, format, alignedw, alignedh); in getSize() 1048 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize() function
|