androidsurface: ensure pitch % 16 == 0
Some devices (like Samsung Exynos) will not align pitch to 16 bytes. Thus we need to align the hardware width ourselves. Note that this needs to be accounted for in the JNI support code.
Showing
Please register or sign in to comment