Searched refs:SkType_Paint (Results 1 – 3 of 3) sorted by relevance
80 virtual bool isPaint() const { return getType() == SkType_Paint; } in isPaint()
110 SkType_Paint, enumerator
477 DRAW_NAME("paint", SkType_Paint),649 case SkType_Paint: in IsDisplayable()