• caryclark's avatar
    add legacy eval cubic · 8fe699c7
    caryclark authored
    An upcoming CL in Skia uses SIMD instructions to
    compute the coefficients for cubic and quadratic
    polynomials. This introduces some minor differences.
    
    Add a legacy flag to permit cubic eval() to work
    as it did in the past until the appropriate
    layout tests can be rebaselined.
    
    R=fmalita@chromium.org
    
    Review URL: https://codereview.chromium.org/1632313002
    
    Cr-Commit-Position: refs/heads/master@{#371606}
    8fe699c7
SkUserConfig.h 9.06 KB