Searched refs:layerOps (Results 1 – 2 of 2) sorted by relevance
142 RSSaveLayerOps layerOps(nullptr, &compositeOperationpBrush); in DrawPixelMap() local144 rsCanvas_->SaveLayer(layerOps); in DrawPixelMap()157 … (state_.globalState.GetType() != CompositeOperation::SOURCE_OVER) ? &layerOps : nullptr); in DrawPixelMap()
836 Drawing::SaveLayerOps layerOps(nullptr, &brush); in DrawBufferForRotationFixed() local837 canvas.SaveLayer(layerOps); in DrawBufferForRotationFixed()861 Drawing::SaveLayerOps layerOps(&bounds, nullptr); in DrawSelfDrawingNodeBuffer() local862 canvas.SaveLayer(layerOps); in DrawSelfDrawingNodeBuffer()