Home
last modified time | relevance | path

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

/ohos5.0/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()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h285 double xEnd, double yEnd) in CubicBezierCurve()