HomeSort by relevance Sort by last modified time
    Searched defs:fCubicDShift (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkEdge.h 34 uint8_t fCurveShift; // appled to all Dx/DDx/DDDx except for fCubicDShift exception
35 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic
SkAnalyticEdge.h 42 uint8_t fCurveShift; // appled to all Dx/DDx/DDDx except for fCubicDShift exception
43 uint8_t fCubicDShift; // applied to fCDx and fCDy only in cubic

Completed in 68 milliseconds