Searched refs:dst (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 30 void SoftEngine::DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, in DrawCubicBezier() argument 34 void SoftEngine::DrawRect(BufferInfo& dst, const Rect& rect, const Rect& dirtyRect, const Style& style, in DrawRect() argument 37 void SoftEngine::DrawTransform(BufferInfo& dst, const Rect& mask, const Point& position, ColorType color, in DrawTransform() argument 42 void SoftEngine::Blit(BufferInfo& dst, const Point& dstPos, const BufferInfo& src, const Rect& subRect, in Blit() argument 45 void SoftEngine::Fill(BufferInfo& dst, const Rect& fillArea, const ColorType color, in Fill() argument 48 void SoftEngine::DrawPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, in DrawPath() argument 51 void SoftEngine::FillPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, in FillPath() argument
|
Completed in 1 milliseconds