Home
last modified time | relevance | path

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

/external/skia/src/svg/parser/
DSkSVGClipPath.cpp16 bool SkSVGClipPath::isDef() { in DEFINE_SVG_NO_INFO()
20 bool SkSVGClipPath::isNotDef() { in isNotDef()
24 void SkSVGClipPath::translate(SkSVGParser& parser, bool defState) { in translate()
DSkSVGClipPath.h15 class SkSVGClipPath : public SkSVGElement {
DSkSVGUse.h25 friend class SkSVGClipPath; variable
/external/skia/gyp/
Dsvg.gyp54 '../src/svg/parser/SkSVGClipPath.cpp',
55 '../src/svg/parser/SkSVGClipPath.h',
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj215 …50213B123840064D447 /* SkSVGClipPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E04D013…
989 …40064D447 /* SkSVGClipPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
990 …23840064D447 /* SkSVGClipPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2234 260E04D013B123840064D447 /* SkSVGClipPath.cpp */,
2235 260E04D113B123840064D447 /* SkSVGClipPath.h */,
3112 260E050213B123840064D447 /* SkSVGClipPath.cpp in Sources */,