Searched defs:isPaint (Results 1 – 3 of 3) sorted by relevance
80 virtual bool isPaint() const { return getType() == SkType_Paint; } in isPaint() function
390 bool SkDrawComposePathEffect::isPaint() const { in isPaint() function in SkDrawComposePathEffect
69 size_t len, bool isPaint) { in findAttribute()