Lines Matching defs:TrianglePartInfo
178 struct TrianglePartInfo { struct
179 const Rect& mask;
180 const TransformMap& transMap;
181 const Point& position;
182 TriangleEdge& edge1;
183 TriangleEdge& edge2;
184 int16_t yMin;
185 int16_t yMax;
186 const TransformDataInfo& info;
187 const ColorType& color;
188 const OpacityType opaScale;
189 bool isRightPart;
190 bool ignoreJunctionPoint;