Lines Matching refs:points
77 @param text character code points or glyphs drawn
98 @param string character code points or glyphs drawn
115 @param text character code points or glyphs drawn (based on encoding)
117 @param xpos array of x-positions, must contain values for all of the character points.
131 @param text character code points or glyphs drawn (based on encoding)
133 @param pos array of positions, must contain values for all of the character points.
146 /** Writes data to allow later reconstruction of SkTextBlob. memory points to storage
326 SkPoint* points() const { return reinterpret_cast<SkPoint*>(pos); }
401 // RunBuffer.pos points to SkRSXform array
480 // RunBuffer.pos points to SkRSXform array
517 SK_API void GetPointsForTextBlob(const SkTextBlob* blob, std::vector<SkPoint>& points);