Searched defs:getGpuAlignedWidthHeight (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp171 AdrenoMemInfo::getInstance().getGpuAlignedWidthHeight(width,
265 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, function in class:AdrenoMemInfo
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp224 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h);
323 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, function in class:AdrenoMemInfo
/hardware/qcom/display/msm8998/libgralloc/
H A Dalloc_controller.cpp245 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h);
344 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, function in class:AdrenoMemInfo

Completed in 10 milliseconds