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

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

Completed in 348 milliseconds