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

/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdssRot.cpp278 int aWidth = ovutils::align(destWhf.w, 64); local
280 int rau_cnt = aWidth/64;
290 "opBufSize = %d ", __FUNCTION__, aWidth, aHeight, rau_cnt, bufSize);

Completed in 61 milliseconds