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

/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdssRot.cpp283 int stride0_off = (aHeight/4); local
287 bufSize = (stride0 * stride0_off + stride1 * stride1_off) +
288 (rau_cnt * 2 * (stride0_off + stride1_off));

Completed in 71 milliseconds