Searched defs:rightBottom (Results 1 – 6 of 6) sorted by relevance
62 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local76 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom}; in DEF_TEST() local
133 SkScalar rightBottom = (&bounds.fRight)[xyOffset]; in clip_line() local
271 SkPoint rightBottom() const { return {fRect[2], fRect[3]}; } in rightBottom() function
316 final PointF rightBottom = mapPoint(source.right, source.bottom); in mapRect() local
773 Vertex* rightBottom = edge->fRight->fBottom; in rewind_if_necessary() local