Home | History | Annotate | Download | only in gradients

Lines Matching defs:fC

757     SkScalar fC;
804 info->fC = C;
836 SkScalar C() const { return fInfo.fC; }
847 this->fInfo.fC == s.fInfo.fC);
1049 SkScalar C() const { return fInfo.fC; }
1062 this->fInfo.fC == s.fInfo.fC &&