Home
last modified time | relevance | path

Searched refs:cX (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingCanvasTest.cpp163 float cX = aX + len * std::sin(arc); variable
166 float bY = aY + std::sqrt((cX - dX) * (cX - dX) + (len / 2.0) * (len / 2.0));
171 OH_Drawing_PathLineTo(path, cX, cY);