Searched defs:geometryBoxType (Results 1 – 4 of 4) sorted by relevance
51 ClipPath(GeometryBoxType geometryBoxType, const RefPtr<BasicShape>& basicShape) in ClipPath()60 void SetGeometryBoxType(GeometryBoxType geometryBoxType) in SetGeometryBoxType()105 MaskPath(GeometryBoxType geometryBoxType, const RefPtr<BasicShape>& basicShape) in MaskPath()110 void SetGeometryBoxType(GeometryBoxType geometryBoxType) in SetGeometryBoxType()
86 GeometryBoxType geometryBoxType = GeometryBoxType::NONE; in GetGeometryBoxType() local
863 …enderBox::CreateSkPath(const RefPtr<BasicShape>& basicShape, GeometryBoxType geometryBoxType, SkPa…908 const RefPtr<BasicShape>& basicShape, GeometryBoxType geometryBoxType, RSPath* drawingPath)1229 void RosenRenderBox::GetSizeAndPosition(GeometryBoxType geometryBoxType, Size& size, Offset& positi…
533 GeometryBoxType geometryBoxType = ClipPath::GetGeometryBoxType(value); in CreateClipPath() local