Lines Matching refs:top
64 The clip/matrix/proc are fields that reflect the top of the save/restore
67 values: they reflect the top of the save stack, but translated and clipped
162 /* If there are any layers in the stack, this points to the top-most
938 bool SkCanvas::quickRejectY(SkScalar top, SkScalar bottom, EdgeType et) const {
948 SkScalarCompareType userT = SkScalarToCompareType(top);
1133 // if the extract process clipped off the top or left of the
1325 void SkCanvas::drawRectCoords(SkScalar left, SkScalar top,
1330 r.set(left, top, right, bottom);