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

  /external/skia/src/svg/
SkSVGPolygon.h 15 class SkSVGPolygon : public SkSVGPolyline {
SkSVGPolygon.cpp 10 #include "SkSVGPolygon.h"
13 const SkSVGAttribute SkSVGPolygon::gAttributes[] = {
21 void SkSVGPolygon::addAttribute(SkSVGParser& parser, int attrIndex,
26 void SkSVGPolygon::translate(SkSVGParser& parser, bool defState) {

Completed in 33 milliseconds