Searched defs:updateLine (Results 1 – 3 of 3) sorted by relevance
210 bool SkAnalyticEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1, SkFixed slope) { in updateLine() function in SkAnalyticEdge
115 int SkEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1) in updateLine() function in SkEdge
190 func (x *FileSyntax) updateLine(line *Line, tokens ...string) { func