Home
last modified time | relevance | path

Searched defs:yEnd (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp138 int16_t yEnd = mask.GetBottom() - arcInfo.center.y; in DrawCircleNoEndpoint() local
189 void DrawArc::CalculatedYStartAndYEnd(int16_t& yStart, int16_t& yEnd) in CalculatedYStartAndYEnd() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h283 CubicBezierCurve(double xCtrl1, double yCtrl1, double xCtrl2, double yCtrl2, double xEnd, double yEnd) CubicBezierCurve() argument
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h492 int32_t yEnd = std::min(posY_ + static_cast<int32_t>(height_), in IsOverlap() local

Completed in 4 milliseconds