• Mathias Agopian's avatar
    boot animation is dithered and scaled · 2b99e55e
    Mathias Agopian authored
    disable dithering which shouldn't have been enabled
    in the first place because the frames are typically scaled.
    we still use a 16-bits texture format to preserve memory.
    
    Bug: 5600948
    Change-Id: Ib4d6e133df4375d0d735cd4325b6e589bbc5dafe
    2b99e55e
BootAnimation.cpp 17.3 KB