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

  /external/skia/src/svg/
SkSVGClipPath.h 15 class SkSVGClipPath : public SkSVGElement {
SkSVGUse.h 25 friend class SkSVGClipPath;
SkSVGClipPath.cpp 10 #include "SkSVGClipPath.h"
16 bool SkSVGClipPath::isDef() {
20 bool SkSVGClipPath::isNotDef() {
24 void SkSVGClipPath::translate(SkSVGParser& parser, bool defState) {

Completed in 177 milliseconds