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