Searched refs:getGpuAlignedWidthHeight (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 139 void getGpuAlignedWidthHeight(int width, int height, int format,
|
D | alloc_controller.cpp | 217 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h); in getAlignedWidthAndHeight() 316 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() function in AdrenoMemInfo
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 130 void getGpuAlignedWidthHeight(int width, int height, int format,
|
D | alloc_controller.cpp | 171 AdrenoMemInfo::getInstance().getGpuAlignedWidthHeight(width, in getAlignedWidthAndHeight() 265 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() function in AdrenoMemInfo
|