Searched refs:saveLayerWithoutBounds (Results 1 – 5 of 5) sorted by relevance
188 void saveLayerWithoutBounds(ui.Paint paint) {189 throw 'saveLayerWithoutBounds';
32 V(Canvas, saveLayerWithoutBounds) \95 void Canvas::saveLayerWithoutBounds(const Paint& paint, in saveLayerWithoutBounds() function in flutter::Canvas
39 void saveLayerWithoutBounds(const Paint& paint, const PaintData& paint_data);
89 void saveLayerWithoutBounds(ui.Paint paint) {
311 _canvas.saveLayerWithoutBounds(paint);