Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingCanvasTest.cpp166 float bY = aY + std::sqrt((cX - dX) * (cX - dX) + (len / 2.0) * (len / 2.0)); variable
168 float eY = bY;
170 OH_Drawing_PathLineTo(path, bX, bY);