Searched refs:fCubicDShift (Results 1 – 10 of 10) sorted by relevance
449 fCubicDShift = fCEdge.fCubicDShift; in setCubic()463 const int dshift = fCubicDShift; in updateCubic()
37 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic member
425 fCubicDShift = SkToU8(downShift); in setCubicWithoutUpdate()466 const int dshift = fCubicDShift; in updateCubic()
46 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic member
1059 (cEdge.fCDy - (cEdge.fCDDy >> ddshift)) >> cEdge.fCubicDShift >= SK_Fixed1; in is_smooth_enough()
1058 (cEdge.fCDy - (cEdge.fCDDy >> ddshift)) >> cEdge.fCubicDShift >= SK_Fixed1; in is_smooth_enough()