Searched defs:mask (Results 1 - 1 of 1) sorted by relevance
| /ide/tools/previewer/test/mock_lite/ui_lite/ |
| H A D | MockSoftEngine.cpp | 21 void SoftEngine::DrawArc(BufferInfo& dst, ArcInfo& arcInfo, const Rect& mask, const Style& style, in DrawArc() argument 24 void SoftEngine::DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, in DrawLine() argument 37 void SoftEngine::DrawTransform(BufferInfo& dst, const Rect& mask, const Point& position, ColorType color, in DrawTransform() argument 30 DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawCubicBezier() argument
|
Completed in 2 milliseconds