Home
last modified time | relevance | path

Searched refs:elipseRect (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp625 void GraphicsContext::drawEllipse(const IntRect& elipseRect) in drawEllipse() argument
630 SkRect rect = elipseRect; in drawEllipse()