Searched refs:fCubicDShift (Results 1 – 5 of 5) sorted by relevance
163 fCubicDShift = fCEdge.fCubicDShift; in setCubic()177 const int dshift = fCubicDShift; in updateCubic()
35 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic member
423 fCubicDShift = SkToU8(downShift); in setCubicWithoutUpdate()464 const int dshift = fCubicDShift; in updateCubic()
43 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic member
965 (cEdge.fCDy - (cEdge.fCDDy >> ddshift)) >> cEdge.fCubicDShift >= SK_Fixed1; in isSmoothEnough()