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