Searched defs:polygon (Results 1 – 12 of 12) sorted by relevance
89 Polygon* polygon = new Polygon(vertexes, VECTOR2_SIZE); variable114 Polygon* polygon = new Polygon(vertexes, VECTOR2_SIZE); variable132 Polygon* polygon = new Polygon(); variable155 Polygon* polygon = new Polygon(vertexes, VECTOR2_SIZE); variable175 Polygon* polygon = new Polygon(rect); variable287 Polygon* polygon = new Polygon(vertexes, VECTOR2_SIZE); variable
34 …auto polygon = AceType::DynamicCast<ShapeComponent>(ViewStackProcessor::GetInstance()->GetMainComp… in SetPoints() local
1000 Polygon polygon = view_->GetTransformMap().GetPolygon(); variable1040 Polygon polygon = view_->GetTransformMap().GetPolygon(); variable
86 void SetPolygon(const Polygon& polygon) in SetPolygon()
414 Polygon polygon(Rect(0, 0, 0, 0)); in RecoveryViewStatus() local
129 Polygon SuthHodgClip(const Rect& clipRect, const Polygon& polygon) in SuthHodgClip()
276 auto polygon = AceType::MakeRefPtr<Polygon>(); in CreatePolygon() local
1099 const auto& polygon = AceType::DynamicCast<Polygon>(basicShape); local1120 const auto& polygon = AceType::DynamicCast<Polygon>(basicShape); local
2095 auto polygon = panda::ObjectRef::New(vm); in RegisterPolygonAttributes() local
850 const auto& polygon = AceType::DynamicCast<Polygon>(basicShape); in SkiaCreatePolygon() local
846 const auto& polygon = AceType::DynamicCast<Polygon>(basicShape); in DrawingCreatePolygon() local
1858 Polygon polygon = Polygon(rect); local1927 Polygon polygon = newTransMap.GetPolygon(); local