Home | History | Annotate | Download | only in core

Lines Matching refs:fPoint

173     const SkPoint &point() const        { return fPoint; }
174 void setPoint(const SkPoint &point) { fPoint = point; }
231 SkPoint fPoint;