Home
last modified time | relevance | path

Searched refs:getUBwcWidthAndHeight (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp56 static void getUBwcWidthAndHeight(int, int, int, int&, int&);
179 getUBwcWidthAndHeight(width, height, format, aligned_w, aligned_h); in getAlignedWidthAndHeight()
811 static void getUBwcWidthAndHeight(int width, int height, int format, in getUBwcWidthAndHeight() function