Searched defs:applyProperties (Results 1 – 3 of 3) sorted by relevance
28 void SkSVGFilter::applyProperties(SkSVGRenderContext* ctx) const { this->onPrepareToRender(ctx); } in applyProperties() function in SkSVGFilter
91 void SkSVGFe::applyProperties(SkSVGRenderContext* ctx) const { this->onPrepareToRender(ctx); } in applyProperties() function in SkSVGFe
213 applyProperties(rule, props) { method in StyleProperties