Home | History | Annotate | Download | only in ops

Lines Matching full:fcap

332             , fCap(cap)
738 SkPaint::Cap cap() const { return fCap; }
751 SkPaint::Cap fCap : 3;