• Chris Sherlock's avatar
    Remove unnecessary ImplDrawMask function in OutputDevice · 97043e70
    Chris Sherlock yazdı
    Every DrawMask variant calls on a final DrawMask - we duplicate code
    and there is an unnecessary private ImplDrawMask function in
    OutputDevice. We should just forward calls to DrawMask.
    
    Change-Id: Ice24598e3a437ca51a047f6006acc5a66198ff22
    97043e70
metaact.cxx 96.5 KB