• Pablo Ceballos's avatar
    libsgui: Change Rect default constructor · 60d6922a
    Pablo Ceballos authored
    The current Rect default constructor initializes to all zeroes. Change
    it to initialize to an invalid Rect.
    
    Modify all of the existing invocations of the default constructor to
    maintain the existing behavior.
    
    Bug 18173359
    
    Change-Id: Ibbad076f1550a94f56d7b1cf5350071f2022e09a
    60d6922a
ISurfaceComposer.cpp 17.6 KB