Searched refs:isPaint (Results 1 – 12 of 12) sorted by relevance
26 if (parent->isPaint() == false) in setParent()49 if (fPaint->isPaint()) { in add()
80 virtual bool isPaint() const { return getType() == SkType_Paint; } in isPaint() function
65 virtual bool isPaint() const;375 bool SkDrawComposePathEffect::isPaint() const { in isPaint() function in SkDrawComposePathEffect
200 SkASSERT(origDisp->isPaint()); in resolveIDs()
217 if (parent->isPaint() == false) in setParent()
65 virtual bool isPaint() const;372 bool SkDrawComposePathEffect::isPaint() const { in isPaint() function in SkDrawComposePathEffect
37 int findAttribute(SkSVGBase* , const char* attrValue, size_t len, bool isPaint);
69 size_t len, bool isPaint) { in findAttribute() argument76 (isPaint ? sizeof(SkString) : sizeof(SkSVGElement))) / sizeof(SkString)); in findAttribute()