Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp80 static void getYuvUBwcWidthHeight(int, int, int, int&, int&);
219 getYuvUBwcWidthHeight(width, height, format, aligned_w, aligned_h); in getAlignedWidthAndHeight()
975 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight() function