HomeSort by relevance Sort by last modified time
    Searched refs:drawOuterPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h 399 void drawOuterPath(const SkPath&, SkPaint&, int);
GraphicsContext.cpp 554 drawOuterPath(focusRingPath.skPath(), paint, width);
582 drawOuterPath(path, paint, width);
    [all...]

Completed in 46 milliseconds