5#ifndef FLUTTER_FLOW_LAYERS_CLIP_RECT_LAYER_H_
6#define FLUTTER_FLOW_LAYERS_CLIP_RECT_LAYER_H_
8#include "flutter/flow/layers/clip_shape_layer.h"
void ApplyClip(LayerStateStack::MutatorContext &mutator) const override
const SkRect & clip_shape_bounds() const override
ClipRectLayer(const SkRect &clip_rect, Clip clip_behavior)
Clip clip_behavior() const