Searched defs:setShape (Results 1 – 4 of 4) sorted by relevance
192 void setShape(PassRefPtr<CSSPrimitiveValue> val) { m_shape = val; } in setShape() function
240 public void setShape(EmitterShape shape) { in setShape() method in ParticleEmitter
683 void setShape(const SkPath& shape) { in setShape() function in ScopedContentEntry