5#ifndef FLUTTER_FLOW_LAYERS_CLIP_PATH_LAYER_H_
6#define FLUTTER_FLOW_LAYERS_CLIP_PATH_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
ClipPathLayer(const SkPath &clip_path, Clip clip_behavior=Clip::kAntiAlias)
Clip clip_behavior() const