Searched defs:end (Results 1 - 2 of 2) sorted by relevance
| /ide/tools/previewer/jsapp/ |
| H A D | JsApp.cpp | 51 auto end = std::chrono::system_clock::now(); in Stop() local
|
| /ide/tools/previewer/test/mock_lite/ui_lite/ |
| H A D | MockSoftEngine.cpp | 24 void SoftEngine::DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, in DrawLine() 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 1 milliseconds