Searched defs:first_pos (Results 1 – 2 of 2) sorted by relevance
198 const SkScalar first_pos = reverse ? SK_Scalar1 : 0; in init() local
197 UsePosition* first_pos() const { return first_pos_; } in first_pos() function