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

/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdssRot.cpp279 int aHeight = ovutils::align(destWhf.h, 4); local
283 int stride0_off = (aHeight/4);
284 int stride1_off = (aHeight/2);
290 "opBufSize = %d ", __FUNCTION__, aWidth, aHeight, rau_cnt, bufSize);

Completed in 43 milliseconds