Searched defs:strokeRect (Results 1 – 2 of 2) sorted by relevance
722 contextPrototype.strokeRect = function(aX, aY, aWidth, aHeight) { function
1492 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect() function in SkStroke