Home
last modified time | relevance | path

Searched defs:strokeRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/flot/
Dexcanvas.js722 contextPrototype.strokeRect = function(aX, aY, aWidth, aHeight) { function
/external/skia/src/core/
DSkStroke.cpp1492 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect() function in SkStroke