Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFUtils.cpp163 void SkPDFUtils::StrokePath(SkWStream* content) { in StrokePath() function in SkPDFUtils
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsOperation.h725 StrokePath(const Path& path) : m_path(path) {} in StrokePath() function