Lines Matching defs:ScopedRenderContext
114 RenderNode::ScopedRenderContext::ScopedRenderContext(SkCanvas* canvas, const RenderContext* ctx)
119 RenderNode::ScopedRenderContext::~ScopedRenderContext() {
131 RenderNode::ScopedRenderContext&&
132 RenderNode::ScopedRenderContext::modulateOpacity(float opacity) {
138 RenderNode::ScopedRenderContext&&
139 RenderNode::ScopedRenderContext::modulateColorFilter(sk_sp<SkColorFilter> cf) {
144 RenderNode::ScopedRenderContext&&
145 RenderNode::ScopedRenderContext::modulateShader(sk_sp<SkShader> sh, const SkMatrix& shader_ctm) {
155 RenderNode::ScopedRenderContext&&
156 RenderNode::ScopedRenderContext::modulateMaskShader(sk_sp<SkShader> ms, const SkMatrix& ctm) {
179 RenderNode::ScopedRenderContext&&
180 RenderNode::ScopedRenderContext::modulateBlendMode(SkBlendMode mode) {
185 RenderNode::ScopedRenderContext&&
186 RenderNode::ScopedRenderContext::setIsolation(const SkRect& bounds, const SkMatrix& ctm,
208 RenderNode::ScopedRenderContext&&
209 RenderNode::ScopedRenderContext::setFilterIsolation(const SkRect& bounds, const SkMatrix& ctm,