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