Home
last modified time | relevance | path

Searched defs:TrianglePartInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h179 struct TrianglePartInfo { struct
180 const Rect& mask;
182 const Point& position;
183 TriangleEdge& edge1;
184 TriangleEdge& edge2;
185 int16_t yMin;
186 int16_t yMax;
188 const ColorType& color;
189 const OpacityType opaScale;
190 bool isRightPart;
[all …]