Searched refs:GetMutableBrush (Results 1 – 4 of 4) sorted by relevance
26 paintPen_(canvas->GetMutablePen()), paintBrush_(canvas->GetMutableBrush()) in AutoCanvasMatrixBrush()47 canvas_->GetMutableBrush() = paintBrush_; in ~AutoCanvasMatrixBrush()
714 Paint& GetMutableBrush() in GetMutableBrush() function
317 listener.overdrawCanvas_->GetMutableBrush().style_ = Drawing::Paint::PAINT_NONE;
241 if (!m_canvas->GetMutableBrush().IsValid()) { in DrawingPixelMapMesh()253 m_canvas->GetMutableBrush().SetShaderEffect(shader); in DrawingPixelMapMesh()257 m_canvas->GetMutableBrush().SetShaderEffect(shader); in DrawingPixelMapMesh()