Searched refs:applyOpacity (Results 1 – 2 of 2) sorted by relevance
92 void applyOpacity(SkScalar opacity, uint32_t flags);
281 this->applyOpacity(opacity->value(), flags); in applyPresentationAttributes()289 void SkSVGRenderContext::applyOpacity(SkScalar opacity, uint32_t flags) { in applyOpacity() function in SkSVGRenderContext