Skip to content
  • Rafaël Carré's avatar
    androidsurface: ensure pitch % 16 == 0 · f7ef87e7
    Rafaël Carré authored
    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.
    f7ef87e7